<div style="text-align:center; max-width: 600px; margin:auto;">
<h2>DISCLAIMER</h2>
<p>This game is intended for <strong>ADULTS ONLY (18+)</strong>.<br>
By playing, you confirm that you are at least 18 years of age or the legal age of majority in your region.</p>
<p>All characters depicted in this game are 18 years old or older.<br>
The story and events are entirely fictional. The scenes shown are all acting only.</p>
<p>This game may include themes such as non-consensual sex, NTR (netorare), crime, or other potentially disturbing material. These depictions are fictional and do not represent, encourage, or promote real-world behavior.</p>
<p>If you are under 18, or if such content may offend you, please do not play this game.</p>
<<link "I Agree">>
<<goto "Warning">>
<</link>>
</div>
Welcome to <strong>Lust and Revenge</strong>!
<div class="character">
<p>This is your character:</p>
<img src="images/johan.jpg" alt="Johan">
</div>
<p>Your name is (default): <br>
First Name: John <br>
Last Name: Smith</p>
<hr>
<p>You can customize your name below:</p>
First Name: <input type="text" id="firstname" value="John"><br><br>
Last Name: <input type="text" id="lastname" value="Smith"><br><br>
<<button "Confirm Name">>
<<set $firstname to $("#firstname").val()>>
<<set $lastname to $("#lastname").val()>>
<<goto "Intro">>
<</button>>
<p>Welcome, <<print $firstname>> <<print $lastname>>!</p>
<p>You are a high school student — quiet, ordinary, and far from athletic.
Most classmates see you as a “nerd,” someone who blends into the background.
But life isn’t always what it seems…</p>
<p>Because somehow, against all odds, one of the cutest girls in school has chosen you.</p>
<div class="character">
<img src="images/aloy1.jpg" alt="Aloy">
<p><strong>Aloy</strong> — your girlfriend, the kind of girl other students can only dream about.</p>
</div>
[[Continue->FristScene]]<style>
body {
background: url("images/streetday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Hey Aloy, thanks for hanging out with me.</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Don't mention it haha~ I love having a date with you.</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Hey, I always wonder why you choose me as your boyfriend, well I look normal and I did not have any strength at all.</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">You're just my type~ You look good, you just don't know how to dress well and set up a hair style that fit you. And most importantly, you are kind haha.</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Thanks Aloy. A lot of guys in school are jealous at me haha.</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">It's getting late right now... do you... eh want to go to my place? My parents won't be here today...</div>
</div>
</div>
<div class="dialogue">
<div>
<div class="line">Aloy and I have been dating for several months, but we only held hands and kissed.
But now, Aloy is inviting me to her place, alone.
Maybe this is the time we give each other our first time?</div>
</div>
</div>
[[Continue->SecondScene]]
<style>
body {
background: url("images/roomday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue aloy">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">This is my home~ Do you want some tea?</div>
</div>
</div>
<div class="dialogue john">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Sure, thanks Aloy.</div>
</div>
</div>
<video src="aloy1/Aloy 1.1.mp4" autoplay muted controls style="width:80%; display:block; margin:20px auto;"></video>
<div class="dialogue narration">
After chatting a little bit, the atmosphere grew hotter.
Maybe it wasn’t the room—maybe it was us.
We couldn’t hold the tension any longer, and our lips finally met in a deep kiss.
</div>
<video src="aloy1/Aloy 1.2.mp4" autoplay muted controls style="width:80%; display:block; margin:20px auto;"></video>
<div class="dialogue john">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Aloy... Can I remove your clothes? I’ll stop if you don’t want me to...</div>
</div>
</div>
<div class="dialogue aloy">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">It’s okay...</div>
</div>
</div>
<video src="aloy1/Aloy 1.3.mp4" autoplay muted controls style="width:80%; display:block; margin:20px auto;"></video>
<div class="dialogue john">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Your breasts are beautiful...</div>
</div>
</div>
<div class="dialogue aloy">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Don’t say it like that~</div>
</div>
</div>
<div class="dialogue john">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Can you lift your bra?</div>
</div>
</div>
<div class="dialogue aloy">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line"><em>(nods shyly)</em></div>
</div>
</div>
<video src="aloy1/Aloy 1.4.mp4" autoplay muted controls style="width:80%; display:block; margin:20px auto;"></video>
<div class="dialogue narration">
Her skin was pale, her breasts perfectly shaped.
Desire overwhelmed me, and I leaned in, taking her nipple into my mouth.
</div>
<video src="aloy1/Aloy 1.5.mp4" autoplay muted controls style="width:80%; display:block; margin:20px auto;"></video>
<div class="dialogue aloy">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Mmm... that feels good~</div>
</div>
</div>
<<set $gallery.aloy1 = true>>
[[Next->ThirdScene]]
<style>
body {
background: url("images/roomday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue narration">
While I was sucking Aloy’s nipple, her soft hand slid down to my waist.
She hesitated for a moment, then gently pulled at my pants.
Before I could react, they slipped down.
</div>
<div class="dialogue aloy">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Oh my god...! It’s so big... <em>(shy blush)</em></div>
</div>
</div>
<div class="dialogue john">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Aloy... Can you... suck it?</div>
</div>
</div>
<div class="dialogue aloy">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">O-okay... I’ll try my best...</div>
</div>
</div>
<video src="aloy1/Aloy 1.6.mp4" autoplay muted controls style="width:80%; display:block; margin:20px auto;"></video>
<div class="dialogue narration">
Aloy leaned closer, her lips trembling.
Slowly, she took me into her warm mouth.
Her tongue swirled gently around the tip as she sucked me deeper.
</div>
<div class="dialogue john">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Ahhh... Aloy... it feels so good...</div>
</div>
</div>
<div class="dialogue aloy">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line"><em>“slurp... slurp...”</em></div>
</div>
</div>
<video src="aloy1/Aloy 1.7.mp4" autoplay muted controls style="width:80%; display:block; margin:20px auto;"></video>
<div class="dialogue john">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Aloy... should we continue this... on the bed?</div>
</div>
</div>
<div class="dialogue aloy">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line"><em>(nods shyly, cheeks red)</em></div>
</div>
</div>
<div class="dialogue narration">
We moved to the bed together.
I gently lifted her skirt and slid her underwear down.
With slow breaths, I guided myself inside her warmth.
She was already wet, but so tight that I nearly lost control.
</div>
<video src="aloy1/Aloy 1.8.mp4" autoplay muted controls style="width:80%; display:block; margin:20px auto;"></video>
<div class="dialogue aloy">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Ahhh—don’t move so fast... it hurts a little...</div>
</div>
</div>
<div class="dialogue john">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">I’m sorry, Aloy... I’ll go slower...</div>
</div>
</div>
<video src="aloy1/Aloy 1.9.mp4" autoplay muted controls style="width:80%; display:block; margin:20px auto;"></video>
<div class="dialogue aloy">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Mmm... ahhh... it feels good... so this is what sex feels like...</div>
</div>
</div>
<div class="dialogue john">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Yeah... I feel amazing too...</div>
</div>
</div>
[[Next->FourthScene]]<style>
body {
background: url("images/roomday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue john">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Aloy... I want you to ride me.</div>
</div>
</div>
<div class="dialogue aloy">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">R-ride you...? I-Is it like this?</div>
</div>
</div>
<video src="aloy1/Aloy 1.10.mp4" autoplay muted controls style="width:80%; display:block; margin:20px auto;"></video>
<div class="dialogue john">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Y-yes... ahhh... it feels so good...</div>
</div>
</div>
<div class="dialogue aloy">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Ahhh... J-John...! I feel something weird... it’s so embarrassing...</div>
</div>
</div>
<div class="dialogue john">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">It’s okay, Aloy... don’t hold back... just enjoy it.</div>
</div>
</div>
<video src="aloy1/Aloy 1.11.mp4" autoplay muted controls style="width:80%; display:block; margin:20px auto;"></video>
<div class="dialogue aloy">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Ahhhhnn...! I-I can’t... It feels too good!</div>
</div>
</div>
<div class="dialogue john">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Lay down, Aloy... I want to take you from behind.</div>
</div>
</div>
<video src="aloy1/Aloy 1.12.mp4" autoplay muted controls style="width:80%; display:block; margin:20px auto;"></video>
<div class="dialogue aloy">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">D-doogystyle...? It’s so embarrassing... but... ahhh... it feels so good!</div>
</div>
</div>
<video src="aloy1/Aloy 1.13.mp4" autoplay muted controls style="width:80%; display:block; margin:20px auto;"></video>
<div class="dialogue john">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Turn around, Aloy... I want to kiss you while moving inside you.</div>
</div>
</div>
<video src="aloy1/Aloy 1.14.mp4" autoplay muted controls style="width:80%; display:block; margin:20px auto;"></video>
<div class="dialogue aloy">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Mmmhhh... $firstname... I love you...</div>
</div>
</div>
<div class="dialogue john">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">I love you too... ahhh... Aloy... I’m close... Can I... cum on your face?</div>
</div>
</div>
<div class="dialogue aloy">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line"><em>(nods shyly, face flushed)</em></div>
</div>
</div>
<video src="aloy1/Aloy 1.15.mp4" autoplay muted controls style="width:80%; display:block; margin:20px auto;"></video>
<div class="dialogue aloy">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Yuck... haha... it tastes salty...</div>
</div>
</div>
<div class="dialogue john">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Haha... thank you, Aloy... I feel so good...</div>
</div>
</div>
<div class="dialogue narration">
Our bodies exhausted, we collapsed onto the bed.
Wrapped in each other’s warmth, we cuddled until sleep claimed us both.
</div>
[[Next->FifthScene]]<style>
body {
background: url("images/classroom.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue narration">
The next day. School started as usual. When I arrived at my classroom, I noticed a group of students gathering at the back. They were surrounding three girls...</div>
<div class="dialogue character">
<img src="images/emily.jpg" alt="Emily" style="width:300px; border-radius:12px; margin:10px auto; display:block;">
</div>
<div class="dialogue narration">
The first one was Emily. She was the rich and popular girl of the school. Rumor had it her father owned a large business empire and even planned to enter politics.</div>
<div class="dialogue character">
<img src="images/aria.jpg" alt="Aria" style="width:300px; border-radius:12px; margin:10px auto; display:block;">
</div>
<div class="dialogue narration">
The second one was Aria— Emily’s best friend. Not only was she popular, but also one of the top students in the school. Every teacher adored her. Yet, another reason everyone respected her was because her family owned a vast amount of land and buildings in the city — including the land where our school stood.</div>
<div class="dialogue character">
<img src="images/kelly.jpg" alt="Kelly" style="width:300px; border-radius:12px; margin:10px auto; display:block;">
</div>
<div class="dialogue narration">
The third was Kelly. Unlike the other two, she had no wealthy background. But she always flattered Emily and Aria just to be allowed into their circle.</div>
<div class="dialogue narration">
Despite their differences, they had one thing in common — they were bullies. They picked on quiet or poor students, spread false rumors about anyone who outshone them, and ruined reputations with ease. Most students kept their distance... yet some still tried to flatter them, desperate to join their group.</div>
[[Next->SixthScene]]<style>
body {
background: url("images/classroom.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/emily.jpg" alt="Emily">
<div>
<div class="name">Emily</div>
<div class="line">Hey — isn't that the loser <<print $firstname>>?</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">Where's your little girlfriend? That same loser you cling to, haha!</div>
</div>
</div>
<div class="dialogue">
<img src="images/aria.jpg" alt="Aria">
<div>
<div class="name">Aria</div>
<div class="line">I still don't know why she chose you. Maybe you two are the same type of person—pathetic.</div>
</div>
</div>
<div class="dialogue narration">
Before I started seeing Aloy, they never noticed me. I guess I was invisible.
Now that I'm with her, their attention turned into venom — words meant to sting, to provoke.
It wasn't about me; it was jealousy aimed at Aloy. Despite the rumors they spread, Aloy always ignored them. She was kinder than any of them, and that only made them hate her more.
</div>
<div class="dialogue">
<img src="images/aria.jpg" alt="Aria">
<div>
<div class="name">Aria</div>
<div class="line">Tsk... what a loser. Ignore us like always.</div>
</div>
</div>
<div class="dialogue">
<img src="images/emily.jpg" alt="Emily">
<div>
<div class="name">Emily</div>
<div class="line">Whatever. He's not even worth our time.</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">You're right — Aloy is such a bitch. She needs to be taught a lesson.</div>
</div>
</div>
<div class="dialogue">
<img src="images/emily.jpg" alt="Emily">
<div>
<div class="name">Emily</div>
<div class="line">Ugh — this is getting boring. I want to see her fall. Find someone who can ruin her reputation.</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">Hehe… I know a way. Let me handle it — I'll find the perfect way to ruin her..</div>
</div>
</div>
<div class="dialogue">
<img src="images/emily.jpg" alt="Emily">
<div>
<div class="name">Emily</div>
<div class="line">Perfect. Do it. I want to watch her get destroyed.</div>
</div>
</div>
<div class="dialogue narration">
They huddled together, whispering the plan — the kind of cruel plotting that made your stomach twist.
Around them students drifted back to their seats, some watching with thin smiles, others looking away.
</div>
[[Next->SeventhScene]]<style>
body {
background: url("images/streetnight.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue narration">
After school, Aloy and I went on a date. After a fun day together, we both walked back home side by side.
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Aloy, those three keep talking shit about us.</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Just ignore them, <<print $firstname>>.</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">They even spread fake rumours about you last time. Aren't you going to do anything? I can help you.</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">I did. I told teachers about this. But because of their background, the teachers wouldn't dare to punish them. Kelly is under the protection of Aria and Emily. The teachers were also scared to punish her. Good thing is, the teachers know their personality, so they still trust me.</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">That's messed up...</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Hey, at least we have each other. That's all that matters, haha.</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Thanks Aloy~</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Hey... Do you want to get inside and get a drink?.</div>
</div>
</div>
<div class="choice-button">
[[Accept->EighthScene]]
</div>
<div class="choice-button">
[[Refuse->TenthScene2]]
</div><style>
body {
background: url("images/roomnight.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue narration">
After arriving at her home, we went inside. Without further words, we stripped off our clothes quickly. Neither of us could forget the experience last time. From then on, we cherished every chance we had to be intimate with each other.
</div>
<video src="aloy2/Aloy 2.1.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">I love you Aloy~</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Me too~</div>
</div>
</div>
<<set $gallery.aloy2 = true>>
<div class="choice-button">
[[Kiss->KissScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Cunnilingus->CunnilingusScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Blowjob->BlowjobScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Blowjob 2->Blowjob2Scene|class="choice-button"]]
</div>
<div class="choice-button">
[[Finger->FingerScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Reverse Cowgirl->ReverseCowgirlScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Cowgirl->CowgirlScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Missionary->MissionaryScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Missionary 2->Missionary2Scene|class="choice-button"]]
</div>
<div class="choice-button">
[[Cum->CumScene|class="choice-button"]]
</div><style>
body {
background: url("images/roomnight.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="aloy2/Aloy 2.1.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">I love you Aloy~</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Me too~</div>
</div>
</div>
<div class="choice-button">
[[Kiss->KissScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Cunnilingus->CunnilingusScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Blowjob->BlowjobScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Blowjob 2->Blowjob2Scene|class="choice-button"]]
</div>
<div class="choice-button">
[[Finger->FingerScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Reverse Cowgirl->ReverseCowgirlScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Cowgirl->CowgirlScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Missionary->MissionaryScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Missionary 2->Missionary2Scene|class="choice-button"]]
</div>
<div class="choice-button">
[[Cum->CumScene|class="choice-button"]]
</div><style>
body {
background: url("images/roomnight.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="aloy2/Aloy 2.2.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Your pussy tastes good~</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Stop... it's embarrassing haha....</div>
</div>
</div>
<div class="choice-button">
[[Kiss->KissScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Cunnilingus->CunnilingusScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Blowjob->BlowjobScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Blowjob 2->Blowjob2Scene|class="choice-button"]]
</div>
<div class="choice-button">
[[Finger->FingerScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Reverse Cowgirl->ReverseCowgirlScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Cowgirl->CowgirlScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Missionary->MissionaryScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Missionary 2->Missionary2Scene|class="choice-button"]]
</div>
<div class="choice-button">
[[Cum->CumScene|class="choice-button"]]
</div><style>
body {
background: url("images/roomnight.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="aloy2/Aloy 2.3.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">'slurp slurp' Is it good?</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">It feels good~</div>
</div>
</div>
<div class="choice-button">
[[Kiss->KissScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Cunnilingus->CunnilingusScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Blowjob->BlowjobScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Blowjob 2->Blowjob2Scene|class="choice-button"]]
</div>
<div class="choice-button">
[[Finger->FingerScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Reverse Cowgirl->ReverseCowgirlScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Cowgirl->CowgirlScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Missionary->MissionaryScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Missionary 2->Missionary2Scene|class="choice-button"]]
</div>
<div class="choice-button">
[[Cum->CumScene|class="choice-button"]]
</div><style>
body {
background: url("images/roomnight.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="aloy2/Aloy 2.4.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">'slurp slurp' Is it good?</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">It feels good~</div>
</div>
</div>
<div class="choice-button">
[[Kiss->KissScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Cunnilingus->CunnilingusScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Blowjob->BlowjobScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Blowjob 2->Blowjob2Scene|class="choice-button"]]
</div>
<div class="choice-button">
[[Finger->FingerScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Reverse Cowgirl->ReverseCowgirlScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Cowgirl->CowgirlScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Missionary->MissionaryScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Missionary 2->Missionary2Scene|class="choice-button"]]
</div>
<div class="choice-button">
[[Cum->CumScene|class="choice-button"]]
</div><style>
body {
background: url("images/roomnight.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="aloy2/Aloy 2.5.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Ahhhhh.... Don't stop....</div>
</div>
</div>
<div class="choice-button">
[[Kiss->KissScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Cunnilingus->CunnilingusScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Blowjob->BlowjobScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Blowjob 2->Blowjob2Scene|class="choice-button"]]
</div>
<div class="choice-button">
[[Finger->FingerScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Reverse Cowgirl->ReverseCowgirlScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Cowgirl->CowgirlScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Missionary->MissionaryScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Missionary 2->Missionary2Scene|class="choice-button"]]
</div>
<div class="choice-button">
[[Cum->CumScene|class="choice-button"]]
</div><style>
body {
background: url("images/roomnight.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="aloy2/Aloy 2.6.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Your ass is sexy~</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Stop saying that haha~</div>
</div>
</div>
<div class="choice-button">
[[Kiss->KissScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Cunnilingus->CunnilingusScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Blowjob->BlowjobScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Blowjob 2->Blowjob2Scene|class="choice-button"]]
</div>
<div class="choice-button">
[[Finger->FingerScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Reverse Cowgirl->ReverseCowgirlScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Cowgirl->CowgirlScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Missionary->MissionaryScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Missionary 2->Missionary2Scene|class="choice-button"]]
</div>
<div class="choice-button">
[[Cum->CumScene|class="choice-button"]]
</div><style>
body {
background: url("images/roomnight.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="aloy2/Aloy 2.7.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">ahhhh... It feels amazing...</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Ahhh.... it's deep inside me...</div>
</div>
</div>
<div class="choice-button">
[[Kiss->KissScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Cunnilingus->CunnilingusScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Blowjob->BlowjobScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Blowjob 2->Blowjob2Scene|class="choice-button"]]
</div>
<div class="choice-button">
[[Finger->FingerScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Reverse Cowgirl->ReverseCowgirlScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Cowgirl->CowgirlScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Missionary->MissionaryScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Missionary 2->Missionary2Scene|class="choice-button"]]
</div>
<div class="choice-button">
[[Cum->CumScene|class="choice-button"]]
</div><style>
body {
background: url("images/roomnight.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="aloy2/Aloy 2.8.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Lay down Aloy... I want to see your face...</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">ahhhh.... ahhhhh</div>
</div>
</div>
<div class="choice-button">
[[Kiss->KissScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Cunnilingus->CunnilingusScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Blowjob->BlowjobScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Blowjob 2->Blowjob2Scene|class="choice-button"]]
</div>
<div class="choice-button">
[[Finger->FingerScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Reverse Cowgirl->ReverseCowgirlScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Cowgirl->CowgirlScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Missionary->MissionaryScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Missionary 2->Missionary2Scene|class="choice-button"]]
</div>
<div class="choice-button">
[[Cum->CumScene|class="choice-button"]]
</div><style>
body {
background: url("images/roomnight.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="aloy2/Aloy 2.9.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">I'm cumming ahhhh.....</div>
</div>
</div>
<div class="choice-button">
[[Kiss->KissScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Cunnilingus->CunnilingusScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Blowjob->BlowjobScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Blowjob 2->Blowjob2Scene|class="choice-button"]]
</div>
<div class="choice-button">
[[Finger->FingerScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Reverse Cowgirl->ReverseCowgirlScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Cowgirl->CowgirlScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Missionary->MissionaryScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Missionary 2->Missionary2Scene|class="choice-button"]]
</div>
<div class="choice-button">
[[Cum->CumScene|class="choice-button"]]
</div><style>
body {
background: url("images/roomnight.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="aloy2/Aloy 2.10.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">I'm cumming too Aloy!</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Ahhh....</div>
</div>
</div>
[[Next->NinethScene]]<style>
body {
background: url("images/roomnight.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">It feels amazing Aloy~</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Your dick is still hard.... Let me jerk you again.</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Wait... It's very sensitive now</div>
</div>
</div>
<video src="aloy2/Aloy 2.11.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">ahhhhhh stop haha~</div>
</div>
</div>
<video src="aloy2/Aloy 2.12.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">"slurp slrup" I guess your cum does not taste that bad anymore~</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">It feels good~</div>
</div>
</div>
[[Next->TenthScene]]<style>
body {
background: url("images/roomnight.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue narration">
After that, we cuddled together on the bed. The warmth of her body made me forget about everything else for a while.
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Aloy, are you free tomorrow? I want to hang out with you again.</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Sorry <<print $firstname>>, my classmate asked me out tomorrow for revision. Maybe next time~</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Alright...</div>
</div>
</div>
<div class="choice-button">
[[Next Day->ElevenScene]]
</div><style>
body {
background: url("images/streetday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue narration">
Aloy's point of view. After a long day, she finally finished helping her classmate.
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">We're finally done with the revision~</div>
</div>
</div>
<div class="dialogue">
<img src="images/girl.jpg" alt="Girl">
<div>
<div class="name">Girl</div>
<div class="line">Thanks Aloy for helping me with my homework~ There's still time before evening. Do you want to go to a coffee shop? I’ll buy you some coffee~</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Sure, thanks~</div>
</div>
</div>
<div class="dialogue">
<img src="images/girl.jpg" alt="Girl">
<div>
<div class="name">Girl</div>
<div class="line">I have one friend who wanted to join us later, hope you don’t mind~</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">No problem, let’s go~</div>
</div>
</div>
<div class="dialogue narration">
After arriving at the café, Aloy saw someone unexpected sitting alone… it was Kelly.
</div>
<div class="dialogue">
<img src="images/girl.jpg" alt="Girl">
<div>
<div class="name">Girl</div>
<div class="line">Hey Aloy, this is Kelly. She’s the friend I talked about.</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Hey… (Why is she here…)</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">Hi Aloy~ Nice to see you here~</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Haha… (This is embarrassing…)</div>
</div>
</div>
<div class="dialogue narration">
They chatted for a while. Kelly acted normal, hiding her usual hostility. Slowly, Aloy let her guard down.
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">Hey Aloy, can you help me ask the waiter for an extra spoon?</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Sure~</div>
</div>
</div>
<div class="dialogue narration">
As soon as Aloy stood up and walked away, Kelly quickly slipped a strange powder into Aloy’s drink.
</div>
<div class="dialogue">
<img src="images/girl.jpg" alt="Girl">
<div>
<div class="name">Girl</div>
<div class="line">Hey… I really don’t think this is a good idea…</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">Shut up. Do you want the money I promised? If you say anything, you won’t get a single coin.</div>
</div>
</div>
<div class="dialogue">
<img src="images/girl.jpg" alt="Girl">
<div>
<div class="name">Girl</div>
<div class="line">…fine…</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">(Pathetic… with profit, people will do anything~)</div>
</div>
</div>
<div class="dialogue narration">
When Aloy returned, she didn’t notice anything unusual and finished her drink. Minutes later, she felt her body heating up, her head dizzy.
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Hey girls… I feel… uncomfortable… I think I need to go home…</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">I’ll help you, Aloy. You can’t walk home alone right now. (My plan worked hehehe~)</div>
</div>
</div>
<div class="dialogue narration">
Kelly held Aloy up and led her out of the shop. They parted ways with the girl, but instead of taking Aloy home… Kelly took her to a nearby love hotel.
</div>
<div class="choice-button">
[[Next->TwelveScene]]
</div><style>
body {
background: url("images/hotel.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue narration">
Kelly dragged Aloy into a dimly lit love hotel room. A man was already waiting inside. Aloy, still dizzy from the drug, could barely keep her eyes open.
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">Wow… I didn’t expect you to really bring her here, hehe…</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">Now listen. Your job is simple—fuck her. That’s your prize. Just don’t forget to record the whole process.</div>
</div>
</div>
<video src="aloy3/aloy 3.1.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">Sure~ But… are you sure she’s really unconscious?</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">No, she’s half awake. But she has no strength to resist. The drug makes her body weak… and more sensitive.</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">Got it… I can’t wait anymore~</div>
</div>
</div>
<video src="aloy3/aloy 3.2.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">S-stop… please…</div>
</div>
</div>
<video src="aloy3/aloy 3.3.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">You’re so pretty, hehe…</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">N-no… don’t… do this…</div>
</div>
</div>
<video src="aloy3/aloy 3.4.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">Take off your clothes. Things are about to start~</div>
</div>
</div>
<<set $gallery.aloy3 = true>>
<div class="choice-button">
[[Next->ThirdteenScene]]
</div><style>
body {
background: url("images/hotel.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">Your pussy is very wet, haha… let me finger you.</div>
</div>
</div>
<video src="aloy3/aloy 3.5.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Stop… please… (sob) Kelly, please… don’t do this….</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">This is what you deserve, haha. Well, I’ll leave you now. Don’t forget to send me the video later.</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">Got it~ Now go to the bed and suck my dick.</div>
</div>
</div>
<video src="aloy3/aloy 3.6.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">No… (I can’t resist… I don’t have the strength… and my body… just follows his order unconsciously…)</div>
</div>
</div>
<video src="aloy3/aloy 3.7.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">It feels good~ I can’t wait anymore… let’s fuck!</div>
</div>
</div>
<video src="aloy3/aloy 3.8.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">No… don… ahhhhh!</div>
</div>
</div>
<div class="choice-button">
[[Next->FourteenScene]]
</div><style>
body {
background: url("images/hotel.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">Fuck! Your pussy is tight!</div>
</div>
</div>
<video src="aloy3/aloy 3.9.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Stop… please…</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">I’m jealous of your boyfriend now… that loser gets to fuck a girl like you.</div>
</div>
</div>
<video src="aloy3/aloy 3.10.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">Ahhh… your pussy’s too good, you bitch.</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Stop… no…</div>
</div>
</div>
<video src="aloy3/aloy 3.11.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Stop… just finish it already…</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">Lay down… I want to make you cum, haha.</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">(No… my body is weird now… it’s too sensitive… I might really cum…)</div>
</div>
</div>
<video src="aloy3/aloy 3.12.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">Haha, you really just came… you enjoy it, don’t you?</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Ahhhh!… (No… I don’t want to cum because of this disgusting man…)</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">It’s my turn.</div>
</div>
</div>
<video src="aloy3/aloy 3.13.mp4" autoplay muted controls width="800"></video>
<div class="choice-button">
[[Next->FifthteenScene]]
</div><style>
body {
background: url("images/hotel.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">Hahhhhh... it's amazing...</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">'Sob sob' please let me go.....</div>
</div>
</div>
<video src="aloy3/aloy 3.14.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">Let you go? It's just about to start haha. We have more fun to do...</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">No......</div>
</div>
</div>
<video src="aloy3/aloy 3.15.mp4" autoplay muted controls width="800"></video>
<div class="choice-button">
[[Next->SixteenScene]]
</div><style>
body {
background: url("images/hotel.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue narration">
After for a while, Kelly walked in the room.
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">Damn, you really ruin her haha</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">Of course. I have taken the video as you wish.</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">Good job.</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">I'm not done yet. I want to taste more of her hehe. She's still a bit reluctant, do you still got the drug you gave her earlier?</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">Yes, give her a little bit more. She will turn into a slut.</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">Thanks haha, now let the fun begin~</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">You do your thing, don't mind me. I just stand here and watch.</div>
</div>
</div>
<video src="aloy3/aloy 3.16.mp4" autoplay muted controls width="800"></video>
<<set $gallery.aloy4 = true>>
<div class="choice-button">
[[Next->SeventeenScene]]
</div><style>
body {
background: url("images/hotel.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">Now, let’s spray the drug a little bit on the dildo. After this goes inside your pussy, you will turn into a slut haha.</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Please no.... let me go... <i>(My body still weak...)</i></div>
</div>
</div>
<video src="aloy3/aloy 3.17.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">How does it feel? haha</div>
</div>
</div>
<video src="aloy3/aloy 3.18.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Ahhhh..... stop.... <i>(My body getting hotter... I couldn't think straight now...)</i></div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">Now kiss me.</div>
</div>
</div>
<video src="aloy3/aloy 3.19.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Mmmhhhh.... <i>(Why.... am I doing this? My mind... is a mess now...)</i></div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">Suck me well.</div>
</div>
</div>
<video src="aloy3/aloy 3.20.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">Damn... I didn’t know you’re a slut like this.</div>
</div>
</div>
<video src="aloy3.1/aloy 3.21.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">Fuck... this is so much better than before... You’re really a slut.</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">'Slurp slurp' Mmmhhhh</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">Fuck, I can’t hold it anymore. Let’s go for a little rough.</div>
</div>
</div>
<video src="aloy3.1/aloy 3.22.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Mmmhhhhh 'slurp slurp'</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">Ahhhh....</div>
</div>
</div>
<video src="aloy3.1/aloy 3.23.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Mmmhhhh.... <i>(It's awful...... but... why am I getting wet..... It's the drug....)</i></div>
</div>
</div>
<video src="aloy3.1/aloy 3.24.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">You really like getting facefucked huh? Now let’s fuck haha</div>
</div>
</div>
<div class="choice-button">
[[Next->EighteenScene]]
</div><style>
body {
background: url("images/hotel.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">Get on top of me and ride me.</div>
</div>
</div>
<video src="aloy3.1/aloy 3.25.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line"><i>(Why am I starting to feel good.... It shouldn't be....)</i></div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">You're a bitch haha.</div>
</div>
</div>
<video src="aloy3.1/aloy 3.26.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">See? You like this haha.</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Ahhhhh... <i>(Please end it quickly...)</i></div>
</div>
</div>
<video src="aloy3.1/aloy 3.27.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">Shit, you cum again haha, you're a slut.</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Ahhhh.. <i>(No... my body....)</i></div>
</div>
</div>
<video src="aloy3.1/aloy 3.28.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">I can fuck you deep in this position haha.</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Ahhhh..... slower...!!!</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">You cum again bitch. Now lick my dick clean.</div>
</div>
</div>
<video src="aloy3.2/aloy 3.29.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">How's your pussy taste like haha.</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Hahhhhhh.......</div>
</div>
</div>
<video src="aloy3.2/aloy 3.30.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">Fuck you even squirt, you're really a slut.</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Ahhhh.... <i>(It feels good.... It shouldn't be...)</i></div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">Lay down.</div>
</div>
</div>
<video src="aloy3.2/aloy 3.31.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">I like your face when you cum bitch haha, now it's my turn.</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Ahhhhh......</div>
</div>
</div>
<video src="aloy3.2/aloy 3.32.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">Ahhhh... fuck it's good.</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Hahhhhhh...... <i>(It's disgusting...)</i></div>
</div>
</div>
<div class="choice-button">
[[Next->NineteenScene]]
</div><style>
body {
background: url("images/hotel.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Ahhhhhh.....hah...... <i>'breathing heavily'</i></div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">I like your face now haha, let me take pictures.</div>
</div>
</div>
<div class="dialogue narration">
Kelly takes out her phone and snaps several pictures of Aloy’s weakened state.
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Stop.... please....</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">Now listen to my word, I have videos and pictures of you now. If you don’t want those leaked out, you don’t tell anyone what happened here. Understand?</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">..........</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">I take that as a yes haha. The effect won’t last long, you can go home soon. See you tomorrow~</div>
</div>
</div>
<div class="choice-button">
[[The Next Day->TwentyScene]]
</div><style>
body {
background: url("images/schoolhallway.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue narration">
The next day at school.
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(Where’s Aloy today? She hasn’t replied to my message since yesterday. I think I should go look for her.)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(Wait, I think that’s her!)</div>
</div>
</div>
<div class="dialogue narration">
When I tried to walk towards Aloy, I saw that she was talking with Emily, Kelly, and Aria.
</div>
<div class="dialogue narration">
Meanwhile — Aloy’s point of view.
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">I’m going to call the police. I still have the evidence from last night.</div>
</div>
</div>
<div class="dialogue">
<img src="images/emily.jpg" alt="Emily">
<div>
<div class="name">Emily</div>
<div class="line">Hahaha, aren’t you afraid we’ll leak the videos and photos?</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Go ahead. I’m not afraid. My reputation may be ruined for a while, but you’ll face legal punishment.</div>
</div>
</div>
<div class="dialogue">
<img src="images/aria.jpg" alt="Aria">
<div>
<div class="name">Aria</div>
<div class="line">You look like a total slut in those videos. Do you think the police will believe you were raped?</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">Yeah, you even moaned like a whore, haha.</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">I told you, I still have the evidence. I can prove you drugged me.</div>
</div>
</div>
<div class="dialogue">
<img src="images/emily.jpg" alt="Emily">
<div>
<div class="name">Emily</div>
<div class="line">Who do you think you are, bitch? I heard your father works under mine.</div>
</div>
</div>
<div class="dialogue">
<img src="images/aria.jpg" alt="Aria">
<div>
<div class="name">Aria</div>
<div class="line">Yeah, even the head of police is my father’s friend. Do you really think they’ll side with you?</div>
</div>
</div>
<div class="dialogue">
<img src="images/emily.jpg" alt="Emily">
<div>
<div class="name">Emily</div>
<div class="line">I could make sure your parents can’t find a job in this city ever again... We even know some thugs who’d be happy to visit your house.</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">………You…!!</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">Quiet now, huh? You can’t fight us.</div>
</div>
</div>
<div class="dialogue">
<img src="images/emily.jpg" alt="Emily">
<div>
<div class="name">Emily</div>
<div class="line">How about your little boyfriend? You don’t want anything happening to him, right?</div>
</div>
</div>
<div class="dialogue">
<img src="images/aria.jpg" alt="Aria">
<div>
<div class="name">Aria</div>
<div class="line">Yeah, I could even make the school dismiss him for no reason, haha.</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">No!! Don’t you dare…!</div>
</div>
</div>
<div class="dialogue">
<img src="images/emily.jpg" alt="Emily">
<div>
<div class="name">Emily</div>
<div class="line">Then shut up and listen to us, haha.</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">Yeah, we’ve got more fun planned. Remember to come to the same hotel tonight, haha.</div>
</div>
</div>
<div class="dialogue narration">
$firstname’s point of view.
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(What were they talking about? I couldn’t hear them. They’re leaving now... I should go and ask Aloy.)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Hey Aloy, you didn’t reply to my messages. I was worried.</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">(!!!) Hey... I was tired last night... sorry, I forgot to reply…</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Why were you talking with them just now? Did they bully you again?</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">No... they didn’t. They just asked me something... about homework…</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(That’s strange. Why so sudden? I don’t think it was about homework. I have to find out what’s happening.)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Okay... Are you free tonight? Want to hang out?</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Sorry... I can’t today, maybe next time. I have to go now, bye…</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Wait... (She’s gone. Something must’ve happened.)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(Should I follow Aloy today to see what happen? Or I take a wait and observe what will happen next?) </div>
</div>
</div>
<div class="choice-button">
[[Follow Aloy->21Scene][$followAloy = true]]
</div>
<div class="choice-button">
[[Don’t follow->25Scene][$followAloy = false]]
</div><style>
body {
background: url("images/citynight.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue narration">
After school, I decided to follow Aloy. She had been avoiding me all day, and my worry kept growing. I saw her walking down the street alone until she stopped in front of a love hotel. She looked around nervously, almost as if she were waiting for someone.
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(Why is she here...? Did she... cheat on me? No, I believe her. There must be something more complicated...)</div>
</div>
</div>
<div class="dialogue narration">
Suddenly, a man appeared and started talking with Aloy. A moment later, Emily, Aria, and Kelly showed up as well.
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(Who is that guy...? Wait—it's them! Emily, Aria, and Kelly... Why are they here?)</div>
</div>
</div>
<div class="dialogue narration">
Before I could move, they had already gone inside together. I was too late. All I could do was wait outside, my hand trembling as I tried calling Aloy's phone.
</div>
<div class="dialogue narration">
Meanwhile, inside the hotel...
</div>
<div class="dialogue">
<img src="images/emily.jpg" alt="Emily">
<div>
<div class="name">Emily</div>
<div class="line">Oh my god! This man is disgusting. I can’t believe this bitch had an orgasm when he fucked her.</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">Hey, I’m still here!</div>
</div>
</div>
<div class="dialogue">
<img src="images/emily.jpg" alt="Emily">
<div>
<div class="name">Emily</div>
<div class="line">Shut up, you’re just a low-level worker under my father. You do whatever we tell you, or you’ll be fired.</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">......Yes......</div>
</div>
</div>
<div class="dialogue">
<img src="images/aria.jpg" alt="Aria">
<div>
<div class="name">Aria</div>
<div class="line">Hurry up and start! I want to see her fuck like a dog already, haha.</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">Before that, I brought something special for you—gym clothes. Change into it, bitch.</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">..........</div>
</div>
</div>
<div class="choice-button">
[[Next->22Scene]]
</div><style>
body {
background: url("images/hotel.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">Damn… you look extra sexy wearing this outfit.</div>
</div>
</div>
<video src="aloy4/Aloy 4.1.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">You remember the stuff I used on you yesterday? Want another taste?</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">No… please… (That stuff makes my body too sensitive… I just want this to end quickly…)</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">Fine, I won’t use it. But then you’d better satisfy me… or else…</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">(I spray some on my dick. She won't notice it. She will think she get hornier because of me haha.) </div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">Turn around. I want to touch your asshole.</div>
</div>
</div>
<video src="aloy4/Aloy 4.2.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">Tight… even better than I thought.</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Don’t… stop touching there…</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">Still shy? Don’t pretend, we’ve already gone this far. Now turn around and lose the pants.</div>
</div>
</div>
<video src="aloy4/Aloy 4.3.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">Feels good, doesn’t it?</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">No… I don’t feel anything…</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">Give me a kiss now~.</div>
</div>
</div>
<video src="aloy4/Aloy 4.4.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">…Disgusting.</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">Get down there. Suck it properly.</div>
</div>
</div>
<video src="aloy4/Aloy 4.5.mp4" autoplay muted controls width="800"></video>
<div class="dialogue narration">
(He forces her lower, demanding more as she hesitates.)
</div>
<video src="aloy4/Aloy 4.6.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">(Why… why am I heating up again? No… not now…)</div>
</div>
</div>
<video src="aloy4/Aloy 4.7.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">Caught you. You’re touching yourself. You like this, don’t you?</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">(No…! My hands… why are they moving on their own!?)</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">Don’t fight it. Now, get on top. Let’s make this fun.</div>
</div>
</div>
<video src="aloy4/Aloy 4.8.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">(Why… why does it feel… good… I can’t think…)</div>
</div>
</div>
<video src="aloy4/Aloy 4.9.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">That’s it. Now you’re starting to show your true self.</div>
</div>
</div>
<<set $gallery.aloy5 = true>>
<div class="choice-button">
[[Next->23Scene]]
</div><style>
body {
background: url("images/hotel.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">Put it in yourself.</div>
</div>
</div>
<video src="aloy4/Aloy 4.10.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">Good girl… it feels so good~</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Mmmhhh… (It feels good… no, I must endure this…)</div>
</div>
</div>
<video src="aloy4/Aloy 4.11.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Slower…!! I can’t… ahhhhh…!</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">Wow, already cumming? We just started.</div>
</div>
</div>
<video src="aloy4/Aloy 4.12.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Ahhh… ahhh…</div>
</div>
</div>
<div class="dialogue narration">
(Guy smirks as he watches her hips moving on their own.)
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">On the floor. I’m going to fuck you harder.</div>
</div>
</div>
<video src="aloy4/Aloy 4.13.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">Damn, you’re so tight! Now clean me with your mouth.</div>
</div>
</div>
<video src="aloy4/Aloy 4.14.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">Haha, you like the taste of yourself, don’t you?</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">……</div>
</div>
</div>
<video src="aloy4/Aloy 4.15.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">Your body, your face… everything is perfect. Can’t believe I get to fuck a girl like you.</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">S… stop…</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">I’m about to cum…</div>
</div>
</div>
<video src="aloy4/Aloy 4.16.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">…Disgusting…</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">Haha… that was amazing…</div>
</div>
</div>
<div class="dialogue">
<img src="images/emily.jpg" alt="Emily">
<div>
<div class="name">Emily</div>
<div class="line">Ewww, look at her face—covered in his cum, hahaha.</div>
</div>
</div>
<div class="dialogue">
<img src="images/aria.jpg" alt="Aria">
<div>
<div class="name">Aria</div>
<div class="line">She really is a slut, haha.</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">He’s done already… I want to go home now…</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">Not so fast. The night’s still young… and we’ve got plenty more to do.</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">No…!!! Please…</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">Quick, get her face! Record this, hahaha.</div>
</div>
</div>
<div class="choice-button">
[[Next->24Scene]]
</div><style>
body {
background: url("images/citynight.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue narration">
After waiting for hours, I finally saw them leave the hotel. I decided to follow Aloy without letting the others notice.
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(It's been 2 hours already.... They haven't come out...)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(Wait! There they are... I can't let them know I'm here... I'll follow Aloy later.)</div>
</div>
</div>
<div class="dialogue narration">
After following Aloy for a while, I finally caught up to her on the street.
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Hey Aloy!</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line"><<print $firstname>>>!!! Why are you here?</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">I saw you with those three and a man walking into a love hotel! What happened?</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">.....!!! It's not what you think... I swear...</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Please tell me what happened Aloy! I want to know! Did they force you to do it?</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">No... please stay out of this... I'll explain later!</div>
</div>
</div>
<div class="dialogue narration">
Aloy suddenly ran away, leaving me standing in shock.
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Wait.....!!!</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(They must have force Aloy to do something!!! I need to find out what they did!)</div>
</div>
</div>
<div class="choice-button">
[[Next->25Scene]]
</div><style>
body {
background: url("images/schoolhallway.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue narration">
A few days later since last time, Aloy has been avoiding me. She didn’t want to talk with me. I was worried. I tried to search for any clue and answer, but yet, I couldn't find it.
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">'sigh' What the hell really happened... Where is Aloy now...</div>
</div>
</div>
<div class="dialogue narration">
Meanwhile, in the library…
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">Hehe~ Good girl, Aloy.</div>
</div>
</div>
<video src="aloy5/Aloy 5.1.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Student">
<div>
<div class="name">Student</div>
<div class="line">Whoa... You weren’t kidding, Kelly. She’s really sucking my dick right now.</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">Of course~ She will do whatever I tell her to.</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Student">
<div>
<div class="name">Student</div>
<div class="line">Fuck, I can't hold it anymore. Let's fuck.</div>
</div>
</div>
<video src="aloy5/Aloy 5.2.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">(This is humiliating… but if I resist… things will only get worse…)</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Student">
<div>
<div class="name">Student</div>
<div class="line">I can’t believe you made her agree to this… What about her boyfriend?</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">Hahaha~ Don’t worry about him.</div>
</div>
</div>
<video src="aloy5/Aloy 5.3.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Student">
<div>
<div class="name">Student</div>
<div class="line">Fuck! It's good!</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">Shhh..... Don't be too loud....</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">mmmmhhhhh...... (I can't make a sound...)</div>
</div>
</div>
<video src="aloy5/Aloy 5.4.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Student">
<div>
<div class="name">Student</div>
<div class="line">Shit! I'm cumming!</div>
</div>
</div>
<video src="aloy5/Aloy 5.5.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Student">
<div>
<div class="name">Student</div>
<div class="line">hah... It's the best~</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">Aloy, clean his dick.</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">.....</div>
</div>
</div>
<video src="aloy5/Aloy 5.6.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Student">
<div>
<div class="name">Student</div>
<div class="line">Damn... She really does what you said.</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">Told you~ If you want to fuck her, just look for her anytime. She will agree it~</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Student">
<div>
<div class="name">Student</div>
<div class="line">Hell yeah~</div>
</div>
</div>
<<set $gallery.aloy6 = true>>
<div class="choice-button">
[[Next->26Scene]]
</div><style>
body {
background: url("images/hotel.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue narration">
Later that day in the hotel:
</div>
<video src="aloy5/Aloy 5.7.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy 2">
<div>
<div class="name">Guy 2</div>
<div class="line">Damn! Where do you find this girl, dude?</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">It's secret haha.</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy 2">
<div>
<div class="name">Guy 2</div>
<div class="line">Can't believe you fucked this girl before haha. Now my turn~</div>
</div>
</div>
<video src="aloy5/Aloy 5.8.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">ahhhh..... (Please quickly get this over... I can't take it anymore...)</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy 2">
<div>
<div class="name">Guy 2</div>
<div class="line">Fuck! Her pussy’s tight!</div>
</div>
</div>
<video src="aloy5/Aloy 5.9.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy 2">
<div>
<div class="name">Guy 2</div>
<div class="line">Fuck man! It's so good! I can't believe one day I get to fuck this pretty girl!</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">There's more chance in the future~</div>
</div>
</div>
<video src="aloy5/Aloy 5.10.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">ahhhhh....ahhhhh</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy 2">
<div>
<div class="name">Guy 2</div>
<div class="line">Now ride me on your own.</div>
</div>
</div>
<video src="aloy5/Aloy 5.11.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy 2">
<div>
<div class="name">Guy 2</div>
<div class="line">Damn! You even kiss me like a slut! You like it, don't you?</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">No... I don't like it...</div>
</div>
</div>
<video src="aloy5/Aloy 5.12.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy 2">
<div>
<div class="name">Guy 2</div>
<div class="line">Fuck! I just came. Now lick my cock clean!</div>
</div>
</div>
<video src="aloy5/Aloy 5.13.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy 2">
<div>
<div class="name">Guy 2</div>
<div class="line">She's really a slut haha!</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">Haha, now it's my turn.</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy 2">
<div>
<div class="name">Guy 2</div>
<div class="line">Ok~ After you, I’m gonna have a second round with her~</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">(Please... why do I have to face this...)</div>
</div>
</div>
<<set $gallery.aloy7 = true>>
<div class="choice-button">
[[Next->27Scene]]
</div><style>
body {
background: url("images/schoolhallway.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue narration">
A week later:
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(I can't do this anymore. Aloy's been avoiding me. I need to find out why.)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(I need to get a chance to ask Kelly. She's different from Emily and Aria. She's not rich like them, so if I can give her a little profit, she may tell me everything.)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(That's her! She's walking alone now.)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Hey, I need to talk to you.</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">Well, isn't it the loser? Why don't you find your girlfriend, haha~</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Come here, there's no one around.</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">How dare you order me? Fine, I guess I have time for a little chatting~</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">There must be something happening. Why is Aloy acting so weird lately? Did you do anything to her?</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">Of course not~ She's my friend, haha~</div>
</div>
</div>
<<if $followAloy is true>>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Stop it! I saw you and her walking into a love hotel before, together with Emily, Aria, and one man.</div>
</div>
<<else>>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Stop it! I know you must did something!</div>
</div>
<</if>>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">(Well, I guess letting this loser know what happened won’t hurt. Besides, I’d love to see his desperate face.)</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">Well, let me show you something~</div>
</div>
</div>
<div class="dialogue narration">
Kelly showed the videos and pictures of Aloy.
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">What??!! It's not true!!</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">So you think the videos are fake? Haha. Go ask Aloy if you don't believe it.</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(I can't believe what happened... Aloy was... having sex with another man... But in the videos, she seemed reluctant, so maybe she didn’t do this willingly. I need to ask Aloy about this after school.)</div>
</div>
</div>
<div class="choice-button">
[[Next->28Scene]]
</div><style>
body {
background: url("images/streetday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue narration">
After school, I walked along the path leading to Aloy’s home. Then I saw her walking ahead.
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name">John</div>
<div class="line">Aloy! It’s me...</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">(!!!) Hey $firstname.....</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name">John</div>
<div class="line">Are you okay? You’ve been acting strange.</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">I’m fine...</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name">John</div>
<div class="line">Say it, Aloy! I know what happened! Kelly just showed me the videos... Did you... do this willingly?</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">What....??!! She...!!!! No!! Of course not....... (starts crying)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name">John</div>
<div class="line">Hey, tell me what happened, okay? Let me help you.</div>
</div>
</div>
<div class="dialogue narration">
Aloy told me everything, including the threats against her family and me.
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name">John</div>
<div class="line">Those bastards!!! We must report this to the police!</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">No... you don’t understand... Their background controls everything... even the police...</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name">John</div>
<div class="line">But we can’t just let this continue... Maybe we can ask someone for help? There must be a good officer somewhere!</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">..... maybe.... we can try.....</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name">John</div>
<div class="line">What about Mrs. Yuna? She helped you before, right?</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Yes....</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name">John</div>
<div class="line">Okay... She must still be at school. I’ll look for her now!</div>
</div>
</div>
<div class="choice-button">
[[Next->29Scene]]
</div>
<style>
body {
background: url("images/classroom.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue narration">
After running back to school, I found Ms. Yuna in the office. She was the teacher who had helped Aloy before.
</div>
<div class="dialogue character">
<img src="images/yuna.jpg" alt="Yuna" style="width:300px; border-radius:12px; margin:10px auto; display:block;">
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name">John</div>
<div class="line">Hi Ms. Yuna, are you free now? I may need your help.</div>
</div>
</div>
<div class="dialogue">
<img src="images/yuna.jpg" alt="Yuna">
<div>
<div class="name">Yuna</div>
<div class="line">Hi, you’re <<print $firstname>>, right? What happened?</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name">John</div>
<div class="line">..... (I explained everything to her.)</div>
</div>
</div>
<div class="dialogue">
<img src="images/yuna.jpg" alt="Yuna">
<div>
<div class="name">Yuna</div>
<div class="line">Oh my god! Is this real? If it is, then it’s a terrible crime.</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name">John</div>
<div class="line">It is! We even have evidence! But we don’t know whether the police will help us... you know...</div>
</div>
</div>
<div class="dialogue">
<img src="images/yuna.jpg" alt="Yuna">
<div>
<div class="name">Yuna</div>
<div class="line">*sigh* I understand... Let me think of a way to help her... I’ll see you again if I get an idea, maybe tomorrow?</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name">John</div>
<div class="line">Sure, thanks Ms. Yuna.</div>
</div>
</div>
<div class="dialogue narration">
(After $firstname left the office...)
</div>
<div class="dialogue">
<img src="images/yuna.jpg" alt="Yuna">
<div>
<div class="name">Yuna</div>
<div class="line">(takes out her phone) Hi, it’s me, Yuna.</div>
</div>
</div>
<div class="dialogue">
<img src="images/emily.jpg" alt="Emily">
<div>
<div class="name">Emily</div>
<div class="line">What is it?</div>
</div>
</div>
<div class="dialogue">
<img src="images/yuna.jpg" alt="Yuna">
<div>
<div class="name">Yuna</div>
<div class="line">John just came to me and told me everything... (explains the situation)</div>
</div>
</div>
<div class="dialogue">
<img src="images/yuna.jpg" alt="Yuna">
<div>
<div class="name">Yuna</div>
<div class="line">They even plan to ask the police for help.</div>
</div>
</div>
<div class="dialogue">
<img src="images/emily.jpg" alt="Emily">
<div>
<div class="name">Emily</div>
<div class="line">Hahaha! It won’t matter, even if they call the police.</div>
</div>
</div>
<div class="dialogue">
<img src="images/yuna.jpg" alt="Yuna">
<div>
<div class="name">Yuna</div>
<div class="line">Well... I told you this info now... I need my reward... like last time, when I helped you spread rumors about others.</div>
</div>
</div>
<div class="dialogue">
<img src="images/emily.jpg" alt="Emily">
<div>
<div class="name">Emily</div>
<div class="line">Of course~ I’ll give you the money. You’re my servant, after all.</div>
</div>
</div>
<div class="dialogue">
<img src="images/yuna.jpg" alt="Yuna">
<div>
<div class="name">Yuna</div>
<div class="line">Haha... (What a bitch. If not for the money, I’d never go near her.)</div>
</div>
</div>
<div class="choice-button">
[[Next->30scene]]
</div><style>
body {
background: url("images/roomnight.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue narration">
That night, I lay on my bed, my thoughts circling endlessly around Aloy.
It’s unfair… she’s such a kind girl. She never meant harm to anyone, never tried to hurt anyone’s life or profit.
And yet… she’s the one suffering like this.
</div>
<div class="dialogue narration">
I can only hope Mrs. Yuna truly helps us find a way out.
If she can’t, then I’ll find another path — maybe through the news media, or a police officer I can actually trust.
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(I just want things to go well for Aloy… If I could, I’d take her place and carry all this misfortune myself.)</div>
</div>
</div>
<div class="choice-button">
[[Next->31Scene]]
</div><style>
body {
background: url("images/streetnight.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Sorry Aloy, it's getting late, I need to go home now.</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Alright...</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">How about tomorrow? Are you free tomorrow? I want to hang out with you again.</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Sorry <<print $firstname>>, my classmate asked me out tomorrow for revision. Maybe next time~</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Alright...</div>
</div>
</div>
<div class="choice-button">
[[Next Day->ElevenScene]]
</div><div class="choice-button">
[[Follow Aloy->1][$followAloy = true]]
</div>
<div class="choice-button">
[[Don’t follow->1][$followAloy = false]]
</div>
<<set $gallery.aloy1 = true>>
<div class="dialogue narration">
Emily Love = <<print $emilylove>>
</div>
<div class="choice-button">[[Go->GoScene]]</div>
<<if $emilylove >= 2>>
<div class="choice-button">[[Stay->StayScene]]</div>
<<else>>
<div class="choice-button" style="opacity:0.5; pointer-events:none;">
Stay (Requires Emily Love ≥ 2)
</div>
<</if>>
<div class="choice-button">
[[Strawberry Soda->GoScene]]
</div>
<div class="choice-button">
<<link "Cappuccino">><<set $emilylove += 1>><<goto "GoScene">><</link>>
</div>
<div class="choice-button">
[[Matcha Latte->GoScene]]
</div>
<<if $kellyblackmail is true>>
<div class="choice-button">
[[Ask her to come to your place->V1]]
</div>
<div class="choice-button disabled" title="You can choose this option if you have not blackmailed Kelly before..">
Contact her to hang out
</div>
<<else>>
<div class="choice-button disabled" title="You can choose this option if you have blackmailed Kelly before.">
Ask her to come to your place
</div>
<div class="choice-button">
[[Contact her to hang out->V2]]
</div>
<</if>><<if $followAloy is true>>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Stop it! I saw you and her walking into a love hotel before, together with Emily, Aria, and one man.</div>
</div>
<<else>>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Stop it! I know you must did something!</div>
</div>
<</if>>
<<if $followAloy is true>>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Tell me!</div>
</div>
<<else>>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Say it!</div>
</div>
<</if>><div style="text-align:center; max-width: 600px; margin:auto;">
<h2> ⚠️ WARNING ⚠️</h2>
<p> I know many of you may have skipped the disclaimer earlier (I mean, who actually reads them, right?).
But let me warn you again, very clearly:</p>
<p> This game contains scenes of <b>NTR</b>, <b>non-consensual sex</b> (forced, blackmail, drugged etc.), <b>bullying</b>, <b>crime</b>, and other illegal actions.
<br><br>
These acts are <b>NOT promoted</b> in any way — in real life, crimes should always be punished by law. The purpose of this story is to show that every bad person eventually faces the <b>karma</b> they deserve. </p>
<p> All characters are over <b>18 years old</b>.
All scenes are fictional and performed by <b>professional actresses</b>. Nothing here is real.</p>
<p> If you are under 18, or if this type of content offends you, please do not play this game.</p>
[[I Understand and Wish to Continue->Start]]
</div>
<style>
body {
background: url("images/classroom.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(Aloy didn’t come to school today… She must be avoiding all of this. I can’t just sit around. I need to see Mrs. Yuna—maybe she’s found a way to help Aloy.)</div>
</div>
</div>
<div class="dialogue narration">
Later that day, I walked into the office and found Yuna sitting at her desk.
</div>
<div class="dialogue">
<img src="images/yuna.jpg" alt="Yuna">
<div>
<div class="name">Yuna</div>
<div class="line">I’m sorry, <<print $firstname>>. I couldn’t think of any safe way to help Aloy yet. I’m afraid we can’t let the principal know about this—he’s very close with Aria’s parents. But… if you give me the evidence you have, I’ll look through it. Together, we might find a trustworthy police officer.</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">('sigh' I knew it… but I can’t blame her.) It’s okay, Ms. Yuna. In fact, we don’t even have the video evidence right now. Tomorrow is the weekend, I can try to look for others who might help.</div>
</div>
</div>
<div class="dialogue">
<img src="images/yuna.jpg" alt="Yuna">
<div>
<div class="name">Yuna</div>
<div class="line">Sure, please let me know if you need my help again. (Hehehe… I can sell this info to Emily again~)</div>
</div>
</div>
<div class="choice-button">
[[Next Day->32Scene]]
</div>
<style>
body {
background: url("images/streetday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue narration">
After school, I walked alone on the street toward Aloy’s home, hoping to see if she was okay.
Suddenly, some thugs showed up and blocked my way.
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Thug 1">
<div>
<div class="name">Thug 1</div>
<div class="line">Where you going, little boy?</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Who are you guys? (Shit…)</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Thug 2">
<div>
<div class="name">Thug 2</div>
<div class="line">You’re trying to snitch, huh? Don’t bother — the police won’t help you!</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(Wait! They’re talking about… Aloy… How do they know?!)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">I don’t know what you’re trying to say. Get away from me.</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Thug 3">
<div>
<div class="name">Thug 3</div>
<div class="line">Just shut up and take this!</div>
</div>
</div>
<div class="dialogue narration">
The thug punched me in the face. I fell to the ground.
This is not good… they’ll definitely beat the hell out of me…
Should I run or fight them back?
</div>
<div class="choice-button">
[[Run->33Scene]]
</div>
<div class="choice-button">
[[Fight->33Scene2]]
</div><style>
body {
background: url("images/streetday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue narration">
I quickly ran away. They were fast too, but my head was still dizzy after taking the punch.
Luckily, there were some pedestrians in the street ahead.
If I get close enough, they may not dare to fight me with witnesses around.
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Thug 1">
<div>
<div class="name">Thug 1</div>
<div class="line">Shit! There is someone here!</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Thug 2">
<div>
<div class="name">Thug 2</div>
<div class="line">Damn! Let me see you next time, I'll kill you!</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Thug 3">
<div>
<div class="name">Thug 3</div>
<div class="line">Let's go before they call the police!</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(I was lucky... I should find another way to Aloy's home, they might do something to her.)</div>
</div>
</div>
<div class="choice-button">
[[Next->34Scene]]
</div><style>
body {
background: url("images/streetday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue narration">
I got up and tried to fight back. When I threw a punch at one of the guys, another hit me hard and I fell again.
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(Shit! I knew it's a bad idea!)</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Thug 2">
<div>
<div class="name">Thug 2</div>
<div class="line">Hit him!</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Thug 3">
<div>
<div class="name">Thug 3</div>
<div class="line">Show him who we are haha!</div>
</div>
</div>
<div class="dialogue narration">
They kept punching and kicking me while I was on the ground. My whole body screamed in pain—I couldn't move.
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Thug 1">
<div>
<div class="name">Thug 1</div>
<div class="line">Okay that's enough, our mission was to kidnap him. Let's grab him before someone sees us.</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(Fuck! I'm done! I should call for help!)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Somebody help!!!</div>
</div>
</div>
<div class="dialogue narration">
Luckily, a patrol police officer walked by.
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Police">
<div>
<div class="name">Police</div>
<div class="line">Hey! You guys! Stop!</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Thug 2">
<div>
<div class="name">Thug 2</div>
<div class="line">Shit! We must go!</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Thug 3">
<div>
<div class="name">Thug 3</div>
<div class="line">You're lucky this time!</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Police">
<div>
<div class="name">Police</div>
<div class="line">Are you okay? What happened?</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">They... they tried to rob me!</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Police">
<div>
<div class="name">Police</div>
<div class="line">You're hurt! Do you want to go to the hospital?</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">It's fine! I gotta go!</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Police">
<div>
<div class="name">Police</div>
<div class="line">Wait...!!</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(I must quickly go and check if Aloy is okay! If these guys tried to hurt me, they must have done the same thing to her!)</div>
</div>
</div>
<div class="choice-button">
[[Next->34Scene]]
</div><style>
body {
background: url("images/streetday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue narration">
When I arrived at Aloy's house, I rang the doorbell—but no one answered. Even when I tried to call her, she didn’t pick up.
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(Damn! I must climb in her house. Hope no one sees me...)</div>
</div>
</div>
<div class="dialogue narration">
After I climbed inside, I noticed the front door was wide open. The living room was a total mess—someone had been here already. A terrifying thought struck me: they might have already caught Aloy.
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(Fuck! There's no time to think about it... I must go to the police station!)</div>
</div>
</div>
<div class="choice-button">
[[Next->35.1]]
</div><style>
body {
background: url("images/roomday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue narration">
It's been two days already. Some police officers did go to Aloy's house and search for her, but they couldn't find anything. I later heard that Aloy's parents had been fired from their jobs. I think those bitches have already started to take their own 'revenge' on her. This is fucked up...
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(Last time when those thugs tried to hurt me, they seemed to know we planned to ask for help... But how do they know it?)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(Did the conversation between me and Aloy get leaked out? No... it shouldn’t be...)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(Wait... Don’t tell me it’s... Mrs. Yuna?!)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(Why would she do that? It doesn’t make sense...)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(No... I think I get it now... I heard before that all the teachers will even do whatever they’re asked to... because they’ve been secretly receiving benefits from those families.)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(Damn! We trusted the wrong person!)</div>
</div>
</div>
<div class="choice-button">
[[Next Day->36Scene]]
</div><style>
body {
background: url("images/classroom.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue narration">
Today is Monday. I went to school, determined to confront Mrs. Yuna. But before I could meet her, the school principal, Mary, stopped me and asked me into her office.
</div>
<div class="dialogue character">
<img src="images/mary.jpg" alt="Mary" style="width:300px; border-radius:12px; margin:10px auto; display:block;">
</div>
<div class="dialogue">
<img src="images/mary.jpg" alt="Mary">
<div>
<div class="name">Mary</div>
<div class="line">Hi, I believe you're <<print $firstname>> <<print $lastname>>), right?</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Yes... What can I do for you, Principal?</div>
</div>
</div>
<div class="dialogue">
<img src="images/mary.jpg" alt="Mary">
<div>
<div class="name">Mary</div>
<div class="line">You have been expelled permanently from this school. From now on, you are not allowed to step inside here anymore.</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">What?! Why?! Give me a proper reason!</div>
</div>
</div>
<div class="dialogue">
<img src="images/mary.jpg" alt="Mary">
<div>
<div class="name">Mary</div>
<div class="line">This is the direct order from the board of directors.</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(Wait... I remember the board of directors of this school includes... Aria's father...)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">This is not fair!</div>
</div>
</div>
<div class="dialogue">
<img src="images/mary.jpg" alt="Mary">
<div>
<div class="name">Mary</div>
<div class="line">From now on, don't say a word anymore and leave this school immediately.</div>
</div>
</div>
<div class="dialogue narration">
I had no words. My mind was empty and I couldn't think of anything. When I walked out of the office, I saw Ms. Yuna.
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Ms. Yuna!! You betrayed us, didn't you?!</div>
</div>
</div>
<div class="dialogue">
<img src="images/yuna.jpg" alt="Yuna">
<div>
<div class="name">Yuna</div>
<div class="line">Hahaha~ I knew you would figure it out eventually. But now that you're expelled, even letting you know won't hurt~</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Why did you do this?</div>
</div>
</div>
<div class="dialogue">
<img src="images/yuna.jpg" alt="Yuna">
<div>
<div class="name">Yuna</div>
<div class="line">For the money~ They paid really well~ Let me tell you another secret~ Some of the fake rumors weren’t actually spread by those three girls... it was me helping them spread it~</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">!!!!! You...!!!</div>
</div>
</div>
<div class="dialogue">
<img src="images/yuna.jpg" alt="Yuna">
<div>
<div class="name">Yuna</div>
<div class="line">Get lost, haha~</div>
</div>
</div>
<div class="dialogue narration">
In the meantime, Emily, Aria, and Kelly walked towards us.
</div>
<div class="dialogue">
<img src="images/emily.jpg" alt="Emily">
<div>
<div class="name">Emily</div>
<div class="line">Isn't it the loser John (<<print $firstname>>)? Where's your girlfriend?</div>
</div>
</div>
<div class="dialogue">
<img src="images/aria.jpg" alt="Aria">
<div>
<div class="name">Aria</div>
<div class="line">Oh no~ I heard you're expelled, and your girlfriend is missing~</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">This is the lesson for trying to go against us, haha~</div>
</div>
</div>
<div class="dialogue">
<img src="images/emily.jpg" alt="Emily">
<div>
<div class="name">Emily</div>
<div class="line">Shut up, Kelly. Without me and Aria, you won't able to do this anyway! You just do what we tell you.</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">Yes...</div>
</div>
</div>
<div class="dialogue">
<img src="images/aria.jpg" alt="Aria">
<div>
<div class="name">Aria</div>
<div class="line">Well, get lost, loser~</div>
</div>
</div>
<div class="choice-button">
[[Next->37]]
</div><style>
body {
background: url("images/streetday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue narration">
I walked alone on the street, soullessly. I couldn’t believe this... The world felt so corrupted. Everyone only spoke for profit, trembling before those with power. It was a crushing defeat. My chest felt hollow—until suddenly, my phone buzzed.
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(A message? It's from Aloy...!)</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Dear <<print $firstname>>, I'm fine right now. Don’t worry about me. My family and I decided to move to another place, far away from this city. My parents lost their jobs, and I know they won’t find work here anymore because of... them. I couldn’t endure this nightmare any longer, so I’m leaving it all behind. Please don’t look for me. I’ll live stronger than before, and finally live the life I wanted. Remember... I love you.</div>
</div>
</div>
<div class="dialogue narration">
My hands trembled as I tried to call her back—again and again. But the number was no longer available.
A wave of sorrow crushed me... We had lost. Aloy was gone.
And yet, there was relief—if her words were true, at least she was safe.
</div>
<div class="choice-button">
[[Two days ago...->38]]
</div>
<style>
body {
background: url("images/cityday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue narration">
Two days before <<print $firstname>> went to Aloy's house, Aloy was kidnapped by three men working under Emily's father. They followed his daughter’s orders to capture her.
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Who are you guys?! Let me go!</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">Shut up, girl. This is the lesson you need to learn. If you didn’t try to snitch, this wouldn’t have happened.</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 2">
<div>
<div class="name">Man 2</div>
<div class="line">Are we supposed to… do anything else to her?</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">No. The order is just to kidnap her and rough her up a little, nothing more. We return her safely two days later. If she’s hurt too badly, the case will get serious.</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 3">
<div>
<div class="name">Man 3</div>
<div class="line">I didn’t know the Boss’s daughter was this twisted… she really gave this order?</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 2">
<div>
<div class="name">Man 2</div>
<div class="line">You’re new. You don’t know her yet. She’s a spoiled brat—did plenty of terrible things, and her father always cleans up the mess for her.</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">I also heard the daughter of Star Co. was involved too… Aria, I think her name was.</div>
</div>
</div>
<div class="choice-button">
[[Next->39]]
</div><style>
body {
background: url("images/cityday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue narration">
I quickly went to the police station in the city area. A female police officer listened carefully as I explained everything.
</div>
<div class="dialogue character">
<img src="images/zoe.jpg" alt="Zoe" style="width:300px; border-radius:12px; margin:10px auto; display:block;">
</div>
<div class="dialogue">
<img src="images/zoe.jpg" alt="Zoe">
<div>
<div class="name">Zoe</div>
<div class="line">So you're saying that there might be a kidnapping happening right now? And also your girlfriend is being threatened to do something unwillingly?</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Yes!! Please help us! It's urgent!</div>
</div>
</div>
<div class="dialogue">
<img src="images/zoe.jpg" alt="Zoe">
<div>
<div class="name">Zoe</div>
<div class="line">And the people behind this... were the daughter of Star Co. and Sky Co.?</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Yes....</div>
</div>
</div>
<div class="dialogue">
<img src="images/zoe.jpg" alt="Zoe">
<div>
<div class="name">Zoe</div>
<div class="line">This is serious... Okay, give me the address, and also your contact info. I will send someone to check it out, and I will contact you in the future.</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Thanks.....</div>
</div>
</div>
<div class="choice-button">
[[Next->35Scene]]
</div><style>
body {
background: url("images/forest.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue narration">
They drove into a forest not too far from the city center. Hidden among the trees stood an abandoned house, its windows shattered and walls covered in moss. This was the place where Aloy would be kept for two days—a “lesson” to make her more obedient when she returned home.
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">Get inside the house, bitch!</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 2">
<div>
<div class="name">Man 2</div>
<div class="line">Listen, just do whatever we ask you to, and you won’t be hurt. After two days, we’ll send you back home.</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">...... Yes...</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">Now move inside!</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 3">
<div>
<div class="name">Man 3</div>
<div class="line">So… what’s the plan now?</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">We stay here and watch her. Make sure she doesn’t escape. The city isn’t far, so we can get supplies when needed.</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 2">
<div>
<div class="name">Man 2</div>
<div class="line">Shit, we forgot to buy water. There’s a small store nearby, along the road we came. New guy, you’re with me.</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 3">
<div>
<div class="name">Man 3</div>
<div class="line">Got it.</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">Fine. I’ll stay here and keep an eye on her.</div>
</div>
</div>
<div class="choice-button">
[[Next->40]]
</div><style>
body {
background: url("images/messyroom.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">(Damn… this is boring. Well… maybe I should find some fun. Our orders said not to hurt her, but they never said I can’t fuck her, hehe~ Let’s see that bitch.)</div>
</div>
</div>
<div class="dialogue narration">
Meanwhile…
</div>
<video src="aloy6/Aloy 6.1.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">(I hope they won’t hurt me… or try anything like that again…)</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">Hey, bitch!</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">(!!!) What… what do you want?!</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">I’m bored. Let’s fuck.</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">..... No!! Get away from me!!</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">Tch, I knew you wouldn’t make it easy. But I don’t care!</div>
</div>
</div>
<video src="aloy6/Aloy 6.2.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Get off me!!!</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">Heh, let me taste those titties~</div>
</div>
</div>
<video src="aloy6/Aloy 6.3.mp4" autoplay muted controls width="800"></video>
<div class="dialogue narration">
Man 1 yanked off Aloy’s panties with a grin.
</div>
<video src="aloy6/Aloy 6.4.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">No…!! Don’t!!</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">Let me taste that sweet pussy!</div>
</div>
</div>
<video src="aloy6/Aloy 6.5.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Ahhh… s-stop… (I need to escape…!)</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">Hey! Where the hell do you think you’re going?!</div>
</div>
</div>
<video src="aloy6/Aloy 6.6.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">The fun’s just getting started~</div>
</div>
</div>
<<set $gallery.aloy8 = true>>
<div class="choice-button">
[[Next->41]]
</div><style>
body {
background: url("images/messyroom.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="aloy6/Aloy 6.7.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">Mmmhhh... this pussy tastes good~</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Stop...!!</div>
</div>
</div>
<video src="aloy6/Aloy 6.8.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">Stop squirming! Let’s fuck now!</div>
</div>
</div>
<video src="aloy6/Aloy 6.9.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Mmmmmmhhhhhh......</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">Do you like it? Haha~</div>
</div>
</div>
<video src="aloy6/Aloy 6.10.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Ahhhh....</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">Fuck! I haven’t had sex in so long—this feels so good!</div>
</div>
</div>
<video src="aloy6/Aloy 6.11.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">Your pussy is so tight!</div>
</div>
</div>
<video src="aloy6/Aloy 6.12.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">Stop trying to run away!</div>
</div>
</div>
<video src="aloy6/Aloy 6.13.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">Heh... let me record this~</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">No... please...</div>
</div>
</div>
<video src="aloy6/Aloy 6.14.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">Open your legs.</div>
</div>
</div>
<video src="aloy6/Aloy 6.15.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">Let’s keep going... I want to cum all over your tits.</div>
</div>
</div>
<video src="aloy6/Aloy 6.16.mp4" autoplay muted controls width="800"></video>
<div class="choice-button">
[[Cum->42]]
</div><style>
body {
background: url("images/messyroom.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="aloy6/Aloy 6.17.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">Ahhhh... that was amazing...</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Hahhhhhh.....</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">I’m done. Don’t tell anyone about this! And don’t you dare try to run away. Stay here quietly.</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">.......... (This is the worst...)</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">(If I stay here, that bastard will just violate me again. Should I risk escaping... or remain here?)</div>
</div>
</div>
<div class="choice-button">
[[Escape->43][$Escape = true]]
</div>
<div class="choice-button">
[[Stay->44][$Escape = false]]
</div><style>
body {
background: url("images/forest.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="aloy7/Aloy 7.7.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">Your pussy really taste good~</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">ahhhh...... don't...</div>
</div>
</div>
<div class="choice-button">
[[Lick pussy->43.2]]
</div>
<div class="choice-button">
[[Take off clothes->43.3]]
</div><style>
body {
background: url("images/forest.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="aloy7/Aloy 7.8.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">Turn around! I wanna see your ass.</div>
</div>
</div>
<div class="choice-button">
[[Spank her->43.4]]
</div><style>
body {
background: url("images/forest.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="aloy7/Aloy 7.9.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Stop!!!.</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">I told you. Naughty girl shoud be punished~</div>
</div>
</div>
<div class="choice-button">
[[Lick pussy->43.5]]
</div><style>
body {
background: url("images/forest.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="aloy7/Aloy 7.10.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">I can't get enough of your pussy~</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">ahhhhh......</div>
</div>
</div>
<div class="choice-button">
[[Lick pussy->43.5]]
</div>
<div class="choice-button">
[[Kiss->43.6]]
</div>
<div class="choice-button">
[[Blowjob->43.7]]
</div><style>
body {
background: url("images/forest.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="aloy7/Aloy 7.11.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">Do you like this? We're kissing like a couple~</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">mmmmmhhhh......</div>
</div>
</div>
<div class="choice-button">
[[Lick pussy->43.5]]
</div>
<div class="choice-button">
[[Kiss->43.6]]
</div>
<div class="choice-button">
[[Blowjob->43.7]]
</div><style>
body {
background: url("images/forest.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="aloy7/Aloy 7.12.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">Come here, suck my dick.</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">'slurp slurp'</div>
</div>
</div>
<video src="aloy7/Aloy 7.13.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">Fuck! You're really a slut.</div>
</div>
</div>
<video src="aloy7/Aloy 7.18.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">mmmhhh..... hahhhh.....</div>
</div>
</div>
<div class="choice-button">
[[Lick pussy->43.5]]
</div>
<div class="choice-button">
[[Kiss->43.6]]
</div>
<div class="choice-button">
[[Blowjob->43.7]]
</div>
<div class="choice-button">
[[Deepthroat->43.8]]
</div><style>
body {
background: url("images/forest.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="aloy7/Aloy 7.14.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">You're really a slut~</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">... I'm not...</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">Let me fuck your face~</div>
</div>
</div>
<video src="aloy7/Aloy 7.15.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">You like it huh?</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">mmmhhhh..... 'cough'</div>
</div>
</div>
<video src="aloy7/Aloy 7.17.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">Say it, you like it~</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">no.....</div>
</div>
</div>
<video src="aloy7/Aloy 7.19.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">Haha~ You even try to put my dick in your mouth on your own~</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">I only did this for you to cum faster so it can end eariler....</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">Well, I don't mind, as long as you satisfy me~</div>
</div>
</div>
<div class="choice-button">
[[Blowjob->43.7]]
</div>
<div class="choice-button">
[[Deepthroat->43.8]]
</div>
<div class="choice-button">
[[Kiss Again->43.9]]
</div><style>
body {
background: url("images/forest.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="aloy7/Aloy 7.16.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">Come here kiss me~</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">mmmhhhh...</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">Let fuck now~</div>
</div>
</div>
<div class="choice-button">
[[Kiss Again->43.9]]
</div>
<div class="choice-button">
[[Fuck->43.10]]
</div><style>
body {
background: url("images/forest.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="aloy7/Aloy 7.20.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">ahhhh... Your pussy is very tight~</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">ahhhhh</div>
</div>
</div>
<div class="choice-button">
[[Missionary->43.13]]
</div>
<div class="choice-button">
[[Cowgirl->43.11]]
</div>
<div class="choice-button">
[[Doggy->43.12]]
</div><style>
body {
background: url("images/forest.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="aloy7/Aloy 7.21.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">It feels amzing!</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">ahhhhh......</div>
</div>
</div>
<video src="aloy7.1/Aloy 7.28.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">I can fuck you all day haha~</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">aaahhhh.....</div>
</div>
</div>
<div class="choice-button">
[[Missionary->43.13]]
</div>
<div class="choice-button">
[[Cowgirl->43.11]]
</div>
<div class="choice-button">
[[Doggy->43.12]]
</div>
<div class="choice-button">
[[Cum->43.14]]
</div><style>
body {
background: url("images/forest.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="aloy7.1/Aloy 7.23.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">Get on top of me and move on your own~</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">ahhhhh......</div>
</div>
</div>
<video src="aloy7.1/Aloy 7.22.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">mmmmhhhh.... You like it didn't you? Otherwise your pussy won't be so wet like this~</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">No.....</div>
</div>
</div>
<video src="aloy7.1/Aloy 7.24.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">Admit it, you even grinding on my dick now haha~</div>
</div>
</div>
<div class="choice-button">
[[Missionary->43.13]]
</div>
<div class="choice-button">
[[Cowgirl->43.11]]
</div>
<div class="choice-button">
[[Doggy->43.12]]
</div><style>
body {
background: url("images/forest.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="aloy7.1/Aloy 7.25.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">It feels amzing!</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">ahhhhh......</div>
</div>
</div>
<video src="aloy7.1/Aloy 7.26.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">Get you face on the group, I want to fuck you hard!</div>
</div>
</div>
<video src="aloy7.1/Aloy 7.27.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Aaaahhhhh....!!!</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">Your pussy becomes tighter when I fuck you hard. You're really a whore haha~</div>
</div>
</div>
<div class="choice-button">
[[Missionary->43.13]]
</div>
<div class="choice-button">
[[Cowgirl->43.11]]
</div>
<div class="choice-button">
[[Doggy->43.12]]
</div><style>
body {
background: url("images/forest.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="aloy7.1/Aloy 7.29.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">Ahhhhh.... It's the best.</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">ahhhhh......</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">You know what to do, clean it.</div>
</div>
</div>
<video src="aloy7.1/Aloy 7.30.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">.... 'slurp slurp'</div>
</div>
</div>
<div class="choice-button">
[[Next->43.15]]
</div><style>
body {
background: url("images/forest.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="aloy7.1/Aloy 7.31.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">Stay here girl. Don't you dare to run away again.</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">hahhhhh..... 'heavily breathing'</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 2">
<div>
<div class="name">Man 2</div>
<div class="line">Dude, what did you do? We just came back man.</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">Haha, I couldn't hold it~ And this bitch tried to run away, so I gave her a little punishment~</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 2">
<div>
<div class="name">Man 2</div>
<div class="line">Fuck it. I wanna do this too~</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 3">
<div>
<div class="name">Man 3</div>
<div class="line">Can I fuck her too? I'm still haven't got laid before.</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">Of course, she's our sex toy now~</div>
</div>
</div>
<div class="choice-button">
[[Next->43.16]]
</div><style>
body {
background: url("images/messyroom.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="aloy8/Aloy 8.1.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">Let the fun begin~</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">No... please...</div>
</div>
</div>
<video src="aloy8/Aloy 8.2.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 3">
<div>
<div class="name">Man 3</div>
<div class="line">This is the first time I've ever see a girl's breast~</div>
</div>
</div>
<video src="aloy8/Aloy 8.3.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">This bitch really love it~ She even put her touge out when I kiss her~</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 3">
<div>
<div class="name">Man 3</div>
<div class="line">This is what pussy taste like? It's the best!</div>
</div>
</div>
<<set $gallery.aloy10 = true>>
<div class="choice-button">
[[Next->43.17]]
</div><style>
body {
background: url("images/messyroom.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="aloy8/Aloy 8.4.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 2">
<div>
<div class="name">Man 2</div>
<div class="line">Her pussy is already wet!</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">No... stop...</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">Hey guys, let me show you something~ This bitch loves getting facefucked. Watch this.</div>
</div>
</div>
<video src="aloy8/Aloy 8.5.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 2">
<div>
<div class="name">Man 2</div>
<div class="line">Damn! My turn!</div>
</div>
</div>
<video src="aloy8/Aloy 8.6.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">My turn again~</div>
</div>
</div>
<video src="aloy8/Aloy 8.7.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 2">
<div>
<div class="name">Man 2</div>
<div class="line">Hey, don't let your hand free, give me a handjob.</div>
</div>
</div>
<video src="aloy8/Aloy 8.8.mp4" autoplay muted controls width="800"></video>
<div class="choice-button">
[[Next->43.18]]
</div><style>
body {
background: url("images/messyroom.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="aloy8/Aloy 8.9.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 2">
<div>
<div class="name">Man 2</div>
<div class="line">Your pussy is dripping!!</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">aaahhh.....</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 3">
<div>
<div class="name">Man 3</div>
<div class="line">My turn now~</div>
</div>
</div>
<video src="aloy8/Aloy 8.10.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 3">
<div>
<div class="name">Man 3</div>
<div class="line">This is my first kiss and first blowjob!</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 2">
<div>
<div class="name">Man 2</div>
<div class="line">My dick was rock hard already! Let's fuck~</div>
</div>
</div>
<video src="aloy8/Aloy 8.11.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 2">
<div>
<div class="name">Man 2</div>
<div class="line">Damn! My turn!</div>
</div>
</div>
<video src="aloy8/Aloy 8.12.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 3">
<div>
<div class="name">Man 3</div>
<div class="line">This is what sex feels like? It's amazing!</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 2">
<div>
<div class="name">Man 2</div>
<div class="line">Let me fuck her hard.</div>
</div>
</div>
<video src="aloy8/Aloy 8.13.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 2">
<div>
<div class="name">Man 2</div>
<div class="line">Damn! Her pussy is tightened when I fuck her hard!</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Aaahhh.....!!!</div>
</div>
</div>
<div class="choice-button">
[[Next->43.19]]
</div><style>
body {
background: url("images/messyroom.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="aloy8/Aloy 8.14.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 2">
<div>
<div class="name">Man 2</div>
<div class="line">This is the best job ever!</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">aaahhh.....</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">Hey, your mouth is unoccupied, let me use it~</div>
</div>
</div>
<video src="aloy8/Aloy 8.15.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 3">
<div>
<div class="name">Man 3</div>
<div class="line">My turn now~</div>
</div>
</div>
<video src="aloy8/Aloy 8.16.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">ahhhh... She really likes me fucking her hard~</div>
</div>
</div>
<video src="aloy8/Aloy 8.17.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 2">
<div>
<div class="name">Man 2</div>
<div class="line">Nah, she likes me kissing her too~</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">aaahhh... (I must endure it.... I can't refuse their order...)</div>
</div>
</div>
<div class="choice-button">
[[Next->43.20]]
</div><style>
body {
background: url("images/messyroom.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="aloy8/Aloy 8.18.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">How my dick taste haha~</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 3">
<div>
<div class="name">Man 3</div>
<div class="line">Fuck, I want to cum!</div>
</div>
</div>
<video src="aloy8/Aloy 8.19.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 3">
<div>
<div class="name">Man 3</div>
<div class="line">aaahhh.... It's the best...</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 2">
<div>
<div class="name">Man 2</div>
<div class="line">You rest aside~ My turn now~</div>
</div>
</div>
<video src="aloy8/Aloy 8.20.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 2">
<div>
<div class="name">Man 2</div>
<div class="line">You move on your own huh? You like it bitch~</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Nooo.....</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 2">
<div>
<div class="name">Man 2</div>
<div class="line">Don't admit it? Okay, let me give you a lesson~</div>
</div>
</div>
<video src="aloy8/Aloy 8.21.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Aaaahhhh...!! Slower!! I can't...</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 2">
<div>
<div class="name">Man 2</div>
<div class="line">I'm cumming!</div>
</div>
</div>
<video src="aloy8/Aloy 8.22.mp4" autoplay muted controls width="800"></video>
<div class="choice-button">
[[Next->43.21]]
</div><style>
body {
background: url("images/messyroom.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">My turn~</div>
</div>
</div>
<video src="aloy8/Aloy 8.23.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">Fuck! I wanna cum on your face!</div>
</div>
</div>
<video src="aloy8/Aloy 8.24.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">(It's finally over..).</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 3">
<div>
<div class="name">Man 3</div>
<div class="line">Let's go second round~ My dick is hard again~</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">!!!.....No...!! I already did what you ask!!</div>
</div>
</div>
<video src="aloy8/Aloy 8.25.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 3">
<div>
<div class="name">Man 3</div>
<div class="line">aaahhh.... I can't get enough of it~</div>
</div>
</div>
<video src="aloy8/Aloy 8.26.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 2">
<div>
<div class="name">Man 2</div>
<div class="line">Hey don't break her~ We have a long night~</div>
</div>
</div>
<div class="choice-button">
[[Next->43.22]]
</div><style>
body {
background: url("images/messyroom.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue narration">
They continue to keep fucking Aloy the whole night, without letting her to rest.
</div>
<video src="aloy9/Aloy 9.1.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">Your riding skill is good~</div>
</div>
</div>
<video src="aloy9/Aloy 9.2.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">Take it bitch! I wanna cum on your face!</div>
</div>
</div>
<video src="aloy9/Aloy 9.3.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 2">
<div>
<div class="name">Man 2</div>
<div class="line">My turn~</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">No... please stop...</div>
</div>
</div>
<<set $gallery.aloy11 = true>>
<div class="choice-button">
[[Next->43.23]]
</div><style>
body {
background: url("images/messyroom.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">Hey, you're still here~</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">.....</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">Let's make a deal okay? I won't let the other two touch you, because you're my only thing~ But you have to satisfy me the best you can. Deal?</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">(I guess I can't refuse.....) okay...</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">Good girl~ Get some rest first, tonight we have a lot of fun to do~</div>
</div>
</div>
<div class="choice-button">
[[Tonight->44.2]]
</div><style>
body {
background: url("images/forest.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">(I should run away! That guy isn’t here right now!)</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">(There’s the door… I just need to quietly sneak out.)</div>
</div>
</div>
<video src="aloy7/Aloy 7.1.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">(This forest is huge… which way should I go?)</div>
</div>
</div>
<video src="aloy7/Aloy 7.2.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">Hey you! Stop right there!</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">(Shit, he saw me!! I need to act fast!)</div>
</div>
</div>
<div class="choice-button">
[[Run away->43.1]]
</div>
<div class="choice-button">
[[Hide->45]]
</div><style>
body {
background: url("images/messyroom.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">(I think it's better for me just to stay here.)</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">(If they really caught me, I don't think I can outrun them.) </div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">(I heard their conversation eariler, their order was not to hurt me, ....but they might ask me to satisfy some of their dirty desire.....) </div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">( as long as I just do what they ask, they won't hurt me...) </div>
</div>
</div>
<div class="choice-button">
[[Next->44.1]]
</div><style>
body {
background: url("images/forest.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">You can't outrun me!</div>
</div>
</div>
<video src="aloy7/Aloy 7.3.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">(He caught me!!)</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">Now get to the car. You need to be punished!</div>
</div>
</div>
<video src="aloy7/Aloy 7.4.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">Naughty girl. I told you not to run. Now here’s your punishment~</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Please... don’t hurt me...</div>
</div>
</div>
<video src="aloy7/Aloy 7.5.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">Relax~ I won’t hurt you. I’ll even make you feel good~</div>
</div>
</div>
<video src="aloy7/Aloy 7.6.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">Your body’s perfect... Damn, I’m hard again, even though I just came~</div>
</div>
</div>
<<set $gallery.aloy9 = true>>
<div class="choice-button">
[[Lick pussy->43.2]]
</div><style>
body {
background: url("images/forest.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">(I can't outrun him! I must hide.) 'Finds a spot to hide.....'</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">Damn! Where that bitch go?! She must have been to that way!</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">(He's leaving... Lucily I take my phone with me... I can track my location now)</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">(It's not far from the city, I can walk back to the city...)</div>
</div>
</div>
<div class="choice-button">
[[Back to City->46.1]]
</div><style>
body {
background: url("images/streetday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<<if $Escape is true>>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">(They have been violating me for the whole night and morning... They only sent me back to my house when it was already noon... My legs were shaking... I couldn’t even walk properly...)</div>
</div>
</div>
<<else>>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">(The next day, they did send me back home safely... although I still had to satisfy some of that man’s filthy desires...)</div>
</div>
</div>
<</if>>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">I can't stay in this city any longer.... My parents are fired from their job... And.... those people will definitely keep harassing me if I stay here.... I must move to another place, somewhere far from here...</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">(Before that.... I must tell <<print $firstname>>, I can't let him involving this anymore... To protect him, I must leave..).</div>
</div>
</div>
<<if $Escape is true>>
<div class="dialogue narration">
*You could have seen a different scene if you had chosen to stay.*
</div>
<<else>>
<div class="dialogue narration">
*You could have seen a different scene if you had chosen to escape.*
</div>
<</if>>
<div class="choice-button">
[[Now->47]]
</div><style>
body {
background: url("images/streetday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue narration">
Back to <<print $firstname>>:
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(This is not the end. I can’t just let them win. I have to be stronger. I have to revenge. And when I do—I’ll make them pay. Every single one of them will suffer the karma they deserve.)</div>
</div>
</div>
<div class="choice-button">
[[Two years later->48]]
</div><style>
body {
background: url("images/messyroom.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="aloy9/Aloy 9.4.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 2">
<div>
<div class="name">Man 2</div>
<div class="line">mmmhhh... This pussy is good~</div>
</div>
</div>
<video src="aloy9/Aloy 9.5.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">ahhh.....</div>
</div>
</div>
<video src="aloy9/Aloy 9.6.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 2">
<div>
<div class="name">Man 2</div>
<div class="line">You came! Guys, I think we break her mind already, she's a total slut now~</div>
</div>
</div>
<video src="aloy9/Aloy 9.7.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 2">
<div>
<div class="name">Man 2</div>
<div class="line">ahhh... It's good~</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">Hey, I brought some toys, let's play~ </div>
</div>
</div>
<div class="choice-button">
[[Next->43.24]]
</div><style>
body {
background: url("images/messyroom.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="aloy9/Aloy 9.8.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 2">
<div>
<div class="name">Man 2</div>
<div class="line">Damn! She loves it!</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">ahhh..... stop...</div>
</div>
</div>
<video src="aloy9/Aloy 9.9.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 3">
<div>
<div class="name">Man 3</div>
<div class="line">I can't wait anymore, I wanna fuck her!</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 2">
<div>
<div class="name">Man 2</div>
<div class="line">haha, let's fuck together~</div>
</div>
</div>
<div class="choice-button">
[[Next->43.25]]
</div><style>
body {
background: url("images/messyroom.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="aloy9/Aloy 9.10.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 3">
<div>
<div class="name">Man 3</div>
<div class="line">This is really dream come true~</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">mmmhhh......</div>
</div>
</div>
<video src="aloy9/Aloy 9.11.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 3">
<div>
<div class="name">Man 3</div>
<div class="line">ahhh...~</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 2">
<div>
<div class="name">Man 2</div>
<div class="line">My turn.</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 3">
<div>
<div class="name">Man 3</div>
<div class="line">okay, then help me suck my dick bitch~</div>
</div>
</div>
<video src="aloy9/Aloy 9.12.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 3">
<div>
<div class="name">Man 3</div>
<div class="line">let's me fuck her, I almost cum now~</div>
</div>
</div>
<video src="aloy9/Aloy 9.13.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 2">
<div>
<div class="name">Man 2</div>
<div class="line">My turn now!</div>
</div>
</div>
<video src="aloy9/Aloy 9.14.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 2">
<div>
<div class="name">Man 2</div>
<div class="line">Damn.... I came so many times, I need rest. You continue.</div>
</div>
</div>
<div class="choice-button">
[[Next Morning->43.26]]
</div><style>
body {
background: url("images/messyroom.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue narration">
Next morning.
</div>
<video src="aloy9/Aloy 9.15.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">aaaaahhh......</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">Hey new guy! You've been fucking her all night? It's morning already, we need to send her back.</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 3">
<div>
<div class="name">Man 3</div>
<div class="line">This is my last chance fucking her, this is not enough~</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">Haha stupid, we know her address. We can fuck her whenever we want.</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 3">
<div>
<div class="name">Man 3</div>
<div class="line">Why didn't I think of that? Haha, I will go visting her everyday~</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 2">
<div>
<div class="name">Man 2</div>
<div class="line">Let's go now</div>
</div>
</div>
<div class="choice-button">
[[Next Morning->46]]
</div><style>
body {
background: url("images/messyroom.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="aloy10/Aloy 10.1.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">Good job girl~ Use your tongue.</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">'slrup slurp'......</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">Now use your boobs.</div>
</div>
</div>
<video src="aloy10/Aloy 10.2.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">I wanna cum~</div>
</div>
</div>
<video src="aloy10/Aloy 10.3.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">hahhh... My dick still hard, let's fuck.</div>
</div>
</div>
<video src="aloy10/Aloy 10.4.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">aaahhh....</div>
</div>
</div>
<<set $gallery.aloy12 = true>>
<div class="choice-button">
[[Next Morning->44.3]]
</div><style>
body {
background: url("images/messyroom.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">It's morning already, we have a deal, now I gonna send you back home, but...</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">...before that, let's have a quick fun.</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">ok.....</div>
</div>
</div>
<video src="aloy10/Aloy 10.5.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">aaahhh....</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">Shit! They're almost here, let make it quick!</div>
</div>
</div>
<video src="aloy10/Aloy 10.6.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">Good girl~ See you tomorrow okay? hehe~</div>
</div>
</div>
<div class="choice-button">
[[Next->46]]
</div><style>
body {
background: url("images/streetday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">(I somewhat manage to find my way back home...)</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">I can't stay in this city any longer.... My parents are fired from their job... And.... those people will definitely keep harassing me if I stay here.... I must move to another place, somewhere far from here...</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">(Before that.... I must tell <<print $firstname>>, I can't let him involving this anymore... To protect him, I must leave..).</div>
</div>
</div>
<div class="dialogue narration">
*You could have seen different scene if you choose to run away.*
</div>
<div class="choice-button">
[[Back to now->47]]
</div><style>
body {
background: url("images/citynight.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue narration">
<div>
<div class="line">After everything that happened two years ago, I returned to my hometown to finish high school. I needed time to recover… to plan. When I finally graduated, I came back here—to this rotten city—to begin my revenge.</div>
</div>
</div>
<div class="dialogue narration">
<div>
<div class="line">During those two years, I changed. I cut my hair, trained my body, studied harder than ever, and even learned martial arts. The me standing here today looks nothing like the helpless boy from back then. Even if they saw me now, most wouldn’t recognize who I am.</div>
</div>
</div>
<div class="dialogue narration">
<div>
<div class="line">But I didn’t just change my body—I spent these years investigating, gathering information, and piecing together evidence on the ones who betrayed us. On the ones who destroyed Aloy’s life. The only thing I still can’t find… is her. Where Aloy is now remains a mystery.</div>
</div>
</div>
<div class="dialogue narration">
<div>
<div class="line">Now I’ve returned to this city of greed and corruption. In my absence, Sky Co. and Star Co. only grew stronger, their influence spreading even further. Defeating them won’t be easy… but for the first time, I’m not afraid.</div>
</div>
</div>
<div class="dialogue narration">
<div>
<div class="line">Because this time, I’m not alone. I’ve met someone—someone who promised to give me the support I need to carry out my revenge. And that story begins back in two years ago...</div>
</div>
</div>
<div class="choice-button">
[[Two years ago...->49]]
</div><style>
body {
background: url("images/cityday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue narration">
<div>
<div class="line">Two years ago, right after being expelled, I was drowning in hopelessness. I had no background, no money, and I was completely alone in the city. My parents lived far away, in another town. They sent me here to study… and now everything was ruined. I couldn’t even bring myself to tell them the truth.</div>
</div>
</div>
<div class="dialogue narration">
<div>
<div class="line">Most days, I stayed locked inside, staring at the ceiling with no idea what to do next. But one day, I finally forced myself outside to buy some groceries. I took the public train—my only way of getting around.</div>
</div>
</div>
<div class="dialogue narration">
<div>
<div class="line">That’s when it happened. Right in front of me, I saw a girl being cornered and harassed by a man. The train was crowded, but everyone else pretended not to see.</div>
</div>
</div>
<div class="dialogue narration">
<div>
<div class="line">I froze for a second. My body was still sore from the beating I’d taken days earlier… but watching her struggle, something inside me snapped.</div>
</div>
</div>
<div class="choice-button">
[[Next->50]]
</div><style>
body {
background: url("images/cityday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(Is that guy… touching that girl’s butt?)</div>
</div>
</div>
<div class="dialogue character">
<img src="images/wendy.jpg" alt="Wendy" style="width:300px; border-radius:12px; margin:10px auto; display:block;">
</div>
<video src="wendy1/Wendy 1.1.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">(!!! Someone’s touching me…?!)</div>
<div class="line">Who’s there…?</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Pervert">
<div>
<div class="name">Pervert</div>
<div class="line">Hey, don’t move! I’ve got a knife.</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">(!!!)</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Pervert">
<div>
<div class="name">Pervert</div>
<div class="line">Stay quiet~ You don’t want to get hurt, right?</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">.....</div>
</div>
</div>
<video src="wendy1/Wendy 1.2.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(Are they… playing some kinky couple’s game? No… The girl doesn’t look willing at all. Wait… he’s holding a knife!)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(I can’t let this happen… I have to stop him! I won’t let another tragedy repeat itself!)</div>
</div>
</div>
<div class="choice-button">
[[Stop him->51]]
</div>
<style>
body {
background: url("images/cityday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/boy.jpg" alt="Pervert">
<div>
<div class="name">Pervert</div>
<div class="line">Let’s move to somewhere quieter~ Come with me.</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">.....</div>
</div>
</div>
<div class="dialogue narration">
The train stopped at the next station. The man quickly grabbed Wendy and forced her to leave the train.
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(They just left the train! I have to follow them!)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(Wait—damn! They’re gone! Too many people… I can’t see where they went!)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(There are two exits here… right or left? Which way should I go?)</div>
</div>
</div>
<div class="choice-button">
[[Right Exit->51.1]]
</div>
<div class="choice-button">
[[Left Exit->52]]
</div><style>
body {
background: url("images/cityday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(I still don’t see them! Where the hell did they go...?)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(There are three possible paths here...)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(One leads to the main street... If that pervert wanted to take her somewhere far, that’s the most likely way.)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(The other two? An empty storeroom... and a toilet under maintenance, blocked off with a ‘Work in Progress’ sign...)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(I don’t have time to waste. I need to check them... but which one first?)</div>
</div>
</div>
<div class="choice-button">
[[Main Street->52.1]]
</div>
<div class="choice-button">
[[Storeroom->52.2]]
</div>
<div class="choice-button">
[[Toilet->53]]
</div><style>
body {
background: url("images/cityday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(I still don’t see them! Where the hell did they go...?)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(There is a way leads to the main street... If that pervert wanted to take her somewhere far, that’s the most likely way. I should search this area first)</div>
</div>
</div>
<div class="choice-button">
[[Search...->51.2]]
</div><style>
body {
background: url("images/cityday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(Damn!! I've been searching for 10 minutes here... They're not here!)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(I should go back to the station and try another exit.))</div>
</div>
</div>
<div class="choice-button">
[[Go back to the station.->51.3]]
</div><style>
body {
background: url("images/cityday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(Damn!! I've been searching for 10 minutes here... They're not here!)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(I should go back to the station, where should I check first?)</div>
</div>
</div>
<div class="choice-button">
[[Storeroom->52.3]]
</div>
<div class="choice-button">
[[Toilet->53.1save]]
</div><style>
body {
background: url("images/messyroom.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(I don't see them here...)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(I should move on... where should I check first?)</div>
</div>
</div>
<div class="choice-button">
[[Mainstreet->52.4]]
</div>
<div class="choice-button">
[[Toilet->53.1save]]
</div><style>
body {
background: url("images/cityday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue narration">
Boom!!!
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Pervent">
<div>
<div class="name">Pervent</div>
<div class="line">Huh? Who...</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(They're here! That pervert really wanted to do something to this girl!)</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Pervent">
<div>
<div class="name">Pervent</div>
<div class="line">Hey, get out...</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">Save me, please!</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Let go of her!</div>
<div class="line">(walks towards them)</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Pervent">
<div>
<div class="name">Pervent</div>
<div class="line">Hey, stay back! I’ve got a knife! Watch this!</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(Fuck! He cut my arm! But the wound isn’t deep!)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Take this! (throws a punch)</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Pervent">
<div>
<div class="name">Pervent</div>
<div class="line">Fuck! I can’t stand still...(falls down)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(Good thing he’s even weaker than me...)</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">Thank you for saving me! He was trying to rape me... Oh my god, your arm! Are you okay?</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Yeah, it’s fine. The wound isn’t too bad, I can just go to a nearby clinic to get it treated. Are you alright? This guy was really harassing you, huh? We should take him to the police.</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">Wait...!! Before that, I think I should call my father first. He’ll take care of it...</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Oh... okay.</div>
</div>
</div>
<div class="dialogue narration">
*You could have seen a different scene if you had chosen all the wrong routes, but Wendy will get violated.*
</div>
<div class="choice-button">
[[Next->56]]
</div>
<style>
body {
background: url("images/cityday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue narration">
While <<print $firstname>> was searching other places earlier...
</div>
<video src="wendy1/Wendy 1.3.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Pervent">
<div>
<div class="name">Pervent</div>
<div class="line">Come here~ I put a 'Work in Progress' sign in front of this toilet. No one will come here~</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">What do you want...?</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Pervent">
<div>
<div class="name">Pervent</div>
<div class="line">Of course I want you~</div>
</div>
</div>
<video src="wendy1/Wendy 1.4.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">Stop....</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Pervent">
<div>
<div class="name">Pervent</div>
<div class="line">Keep quiet, you don’t want me to hurt you, right? (shows the knife threateningly.)</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">.....</div>
</div>
</div>
<video src="wendy1/Wendy 1.5.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Pervent">
<div>
<div class="name">Pervent</div>
<div class="line">Hhhmmm... It smells good~</div>
</div>
</div>
<<set $gallery.wendy2 = true>>
<div class="choice-button">
[[Blowjob->53.2]]
</div><style>
body {
background: url("images/messyroom.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(I don't see them here...)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(I should move on... where should I check first?)</div>
</div>
</div>
<div class="choice-button">
[[Toilet->53.1save]]
</div><style>
body {
background: url("images/cityday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(Damn!! I've been searching for 10 minutes here... They're not here!)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(I should go back to the station, where should I check first?)</div>
</div>
</div>
<div class="choice-button">
[[Toilet->53.1save]]
</div><style>
body {
background: url("images/cityday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(There are three possible paths here...)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(One leads to the main street... If that pervert wanted to take her somewhere far, that’s the most likely way.)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(The other two? An empty storeroom... and a toilet under maintenance, blocked off with a ‘Work in Progress’ sign...)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(I don’t have time to waste. I need to check them... but which one first?)</div>
</div>
</div>
<div class="choice-button">
[[Main Street->51.4]]
</div>
<div class="choice-button">
[[Storeroom->51.5]]
</div>
<div class="choice-button">
[[Toilet->53.1save]]
</div><style>
body {
background: url("images/cityday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(Damn!! I've been searching for 10 minutes here... They're not here!)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(I should go back to the station, where should I check first?)</div>
</div>
</div>
<div class="choice-button">
[[Storeroom->51.6]]
</div>
<div class="choice-button">
[[Toilet->53.1]]
</div><style>
body {
background: url("images/messyroom.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(I don't see them here...)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(I should move on... where should I check first?)</div>
</div>
</div>
<div class="choice-button">
[[Mainstreet->51.7]]
</div>
<div class="choice-button">
[[Toilet->53.1]]
</div><style>
body {
background: url("images/messyroom.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(I don't see them here...)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(I should move on... where should I check first?)</div>
</div>
</div>
<div class="choice-button">
[[Toilet->53.3false]]
</div><style>
body {
background: url("images/cityday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(Damn!! I've been searching for 10 minutes here... They're not here!)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(I should go back to the station, where should I check first?)</div>
</div>
</div>
<div class="choice-button">
[[Toilet->53.3false]]
</div><style>
body {
background: url("images/messyroom.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(I don't see them here...)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(I have already checked every place I can, where are they?)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(Wait... Is that... It's them! They're walking out the station! I should follow them!)</div>
</div>
</div>
<div class="choice-button">
[[20 minutes ago...->53.1]]
</div><style>
body {
background: url("images/messyroom.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/boy.jpg" alt="Pervent">
<div>
<div class="name">Pervent</div>
<div class="line">You're here hehe~</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">Just promise me you'll will delete the video after you get what you want...</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Pervent">
<div>
<div class="name">Pervent</div>
<div class="line">I will~ Before that, put this uniform on~</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">.....</div>
</div>
</div>
<video src="wendy1/Wendy 1.12.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Pervent">
<div>
<div class="name">Pervent</div>
<div class="line">You look extra sexy in this uniform~ Now let's play~</div>
</div>
</div>
<div class="choice-button">
[[Blowjob->54.1]]
</div><style>
body {
background: url("images/cityday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/boy.jpg" alt="Pervent">
<div>
<div class="name">Pervent</div>
<div class="line">Suck my dick now.</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">.....</div>
</div>
</div>
<video src="wendy1/Wendy 1.6.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Pervent">
<div>
<div class="name">Pervent</div>
<div class="line">You have no blowjob skill, girl. Suck it properly! (He forces her head to move.))</div>
</div>
</div>
<video src="wendy1/Wendy 1.7.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">Hahh... it stinks...</div>
</div>
</div>
<div class="choice-button">
[[Fuck->53.3]]
</div><<set $wendyvirgin = false>>
<style>
body {
background: url("images/cityday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/boy.jpg" alt="Pervent">
<div>
<div class="name">Pervent</div>
<div class="line">Fuck it! Use your 'mouth' from your under~</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">No... please... It's my first time...</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Pervent">
<div>
<div class="name">Pervent</div>
<div class="line">Really? Hell yeah!</div>
</div>
</div>
<video src="wendy1/Wendy 1.8.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">ahhh... slower... It's painful...</div>
</div>
</div>
<video src="wendy1/Wendy 1.9.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Pervent">
<div>
<div class="name">Pervent</div>
<div class="line">Fuck! It's amazing~</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">aaahhh...</div>
</div>
</div>
<video src="wendy1/Wendy 1.10.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Pervent">
<div>
<div class="name">Pervent</div>
<div class="line">I'm cumming now~</div>
</div>
</div>
<div class="choice-button">
[[Cum->53.4]]
</div><style>
body {
background: url("images/cityday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/boy.jpg" alt="Pervent">
<div>
<div class="name">Pervent</div>
<div class="line">It feels good~</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">haaahhh..... please let me go.... I already did what you ask...</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Pervent">
<div>
<div class="name">Pervent</div>
<div class="line">Sure, you can go~ But... you should see this...</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Pervent">
<div>
<div class="name">Pervent</div>
<div class="line">(Show video of him fucking Wendy just now.)</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">What...!! When did you...!!</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Pervent">
<div>
<div class="name">Pervent</div>
<div class="line">Haha, I secretly set up a hidden camera at the side. You can go now, but the vide will be leaked, or.....</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Pervent">
<div>
<div class="name">Pervent</div>
<div class="line">...you come with me now, you know, having some fun~ Then I will delete the video~ You don't want this kind of video ruining your father's reputation right?</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">How...!! (He knows who's my father??!! How does he know that?)</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Pervent">
<div>
<div class="name">Pervent</div>
<div class="line">So come with me haha~</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">okay.....</div>
</div>
</div>
<div class="dialogue narration">
*You could have saved Wendy earlier if you had chosen the correct routes.*
</div>
<div class="choice-button">
[[Meanwhile...->54pre]]
</div><<set $wendyvirgin = true>>
<<set $kellyblackmail = false>>
<<set $wendygirlfriend = false>>
<<set $gallery = {
aloy1: false,
aloy2: false,
aloy3: false,
aloy4: false,
aloy5: false,
aloy6: false,
aloy7: false,
aloy8: false,
aloy9: false,
aloy10: false,
aloy11: false,
emily1: false,
emily2: false,
emily3: false,
aloy12: false,
kelly1: false,
kelly2: false,
kelly3: false,
kelly4: false,
kelly5: false,
kelly6: false,
kelly7: false,
kelly8: false,
wendy1: false,
wendy2: false,
wendy3: false,
wendy4: false,
wendy5: false,
wendy6: false
}>>
<<set $lastPassage = "Start">>
<<set $lastGamePassage to "Start">>
<<set $aloylove = 0>>
<<set $emilylove = 0>>
<<set $arialove = 0>>
<<set $kellylove = 0>>
<<set $wendylove = 0>><style>
body {
background: url("images/messyroom.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="wendy1/Wendy 1.13.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Pervent">
<div>
<div class="name">Pervent</div>
<div class="line">aaahhh.... It's better from earlier~ You give your effort sucking it now huh?</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">...I just want to make it quick...</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Pervent">
<div>
<div class="name">Pervent</div>
<div class="line">Haha, I don't mind~ It's time, get on top of me.</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">.....</div>
</div>
</div>
<<set $gallery.wendy3 = true>>
<div class="choice-button">
[[Fuck->54.2]]
</div><style>
body {
background: url("images/messyroom.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="wendy1/Wendy 1.14.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Pervent">
<div>
<div class="name">Pervent</div>
<div class="line">aaahhh... Your pussy's really tight~</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">aaahhh...</div>
</div>
</div>
<video src="wendy1/Wendy 1.15.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">Slower...!! Don't...</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Pervent">
<div>
<div class="name">Pervent</div>
<div class="line">Lay down! I wanna see your tits.</div>
</div>
</div>
<video src="wendy1/Wendy 1.16.mp4" autoplay muted controls width="800"></video>
<div class="choice-button">
[[Cum->54.3]]
</div><style>
body {
background: url("images/messyroom.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/boy.jpg" alt="Pervent">
<div>
<div class="name">Pervent</div>
<div class="line">Fuck! I can't hold it! I'm cumming!</div>
</div>
</div>
<video src="wendy1/Wendy 1.17.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Pervent">
<div>
<div class="name">Pervent</div>
<div class="line">hahhh... your pussy is the best, it's not even 10 minutes yet, you already make me cum.</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">aaahhh..... let me go now... I did what you ask...</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Pervent">
<div>
<div class="name">Pervent</div>
<div class="line">Not so much~ I'm still hard~</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">No!! It's not the deal! Let me go!</div>
</div>
</div>
<div class="choice-button">
[[Continue->54.4]]
</div><style>
body {
background: url("images/messyroom.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="wendy1/Wendy 1.18.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Pervent">
<div>
<div class="name">Pervent</div>
<div class="line">Damn... I didn't notice the time. It's been 3 hours...</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">haaahhh...'heavily breathing'...</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Pervent">
<div>
<div class="name">Pervent</div>
<div class="line">I'm letting you go now~ Well, the video... I delete the next time I see you haha!</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">no.... hahhh.... you lied...</div>
</div>
</div>
<div class="dialogue narration">
*You could have saved Wendy earlier if you had chosen the correct routes.*
</div>
<div class="choice-button">
[[Someone's knocking the door->55]]
</div><style>
body {
background: url("images/cityday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue narration">
While <<print $firstname>> was searching other places earlier...
</div>
<video src="wendy1/Wendy 1.3.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Pervent">
<div>
<div class="name">Pervent</div>
<div class="line">Come here~ I put a 'Work in Progress' sign in front of this toilet. No one will come here~</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">What do you want...?</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Pervent">
<div>
<div class="name">Pervent</div>
<div class="line">Of course I want you~</div>
</div>
</div>
<video src="wendy1/Wendy 1.4.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">Stop....</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Pervent">
<div>
<div class="name">Pervent</div>
<div class="line">Keep quiet, you don’t want me to hurt you, right? (shows the knife threateningly.)</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">.....</div>
</div>
</div>
<video src="wendy1/Wendy 1.5.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Pervent">
<div>
<div class="name">Pervent</div>
<div class="line">Hhhmmm... It smells good~</div>
</div>
</div>
<<set $gallery.wendy1 = true>>
<div class="choice-button">
[[Blowjob->53.2save]]
</div><style>
body {
background: url("images/cityday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/boy.jpg" alt="Pervent">
<div>
<div class="name">Pervent</div>
<div class="line">Suck my dick now.</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">.....</div>
</div>
</div>
<video src="wendy1/Wendy 1.6.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Pervent">
<div>
<div class="name">Pervent</div>
<div class="line">You have no blowjob skill, girl. Suck it properly! (He forces her head to move.))</div>
</div>
</div>
<video src="wendy1/Wendy 1.7.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">Hahh... it stinks...</div>
</div>
</div>
<div class="choice-button">
[[Next->53.3save]]
</div><style>
body {
background: url("images/cityday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue narration">
Boom!!!
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Pervent">
<div>
<div class="name">Pervent</div>
<div class="line">Huh? Who...</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(They're here! That pervert really wanted to do something to this girl!)</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Pervent">
<div>
<div class="name">Pervent</div>
<div class="line">Hey, get out...</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">Save me, please!</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Let go of her!</div>
<div class="line">(walks towards them)</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Pervent">
<div>
<div class="name">Pervent</div>
<div class="line">Hey, stay back! I’ve got a knife! Watch this!</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(Fuck! He cut my arm! But the wound isn’t deep!)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Take this! (throws a punch)</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Pervent">
<div>
<div class="name">Pervent</div>
<div class="line">Fuck! I can’t stand still...(falls down)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(Good thing he’s even weaker than me...)</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">Thank you for saving me! He was trying to rape me... Oh my god, your arm! Are you okay?</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Yeah, it’s fine. The wound isn’t too bad, I can just go to a nearby clinic to get it treated. Are you alright? This guy was really harassing you, huh? We should take him to the police.</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">Wait...!! Before that, I think I should call my father first. He’ll take care of it...</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Oh... okay.</div>
</div>
</div>
<div class="dialogue narration">
*You could have seen a different scene if you had chosen all the wrong routes, but Wendy will get violated.*
</div>
<div class="choice-button">
[[Next->56]]
</div><style>
body {
background: url("images/cityday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(Shit! I still couldn't find them... I hope that girl is okay...)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(Wait.... It's them! They're walking to the exit now!)</div>
</div>
</div>
<div class="dialogue narration">
After following them, they disappear into the alley.</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(Okay now, this alley only leads to two buildings...Searching one might take a lot of times...I should choose the one they have gone to......)</div>
</div>
</div>
<div class="choice-button">
[[Right Building->54pre1]]
</div>
<div class="choice-button">
[[Left Building->54pre2]]
</div><style>
body {
background: url("images/cityday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(There's quite a lot of rooms here...)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(Wait.... It's them... I saw them walking inside that room!)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(I should quickly go there and save the girl!)</div>
</div>
</div>
<div class="choice-button">
[[Meanwhile...->54save]]
</div><style>
body {
background: url("images/cityday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue narration">
I have been searching this building for quite a long time... I even knocked on many doors one by one to see whether they're in the room...
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(Damn it! They must be at another building... I should quickly go there and check it out...)</div>
</div>
</div>
<div class="choice-button">
[[Meanwhile...->54]]
</div><style>
body {
background: url("images/messyroom.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/boy.jpg" alt="Pervent">
<div>
<div class="name">Pervent</div>
<div class="line">You're here hehe~</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">Just promise me you'll will delete the video after you get what you want...</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Pervent">
<div>
<div class="name">Pervent</div>
<div class="line">I will~ Before that, put this uniform on~</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">.....</div>
</div>
</div>
<video src="wendy1/Wendy 1.12.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Pervent">
<div>
<div class="name">Pervent</div>
<div class="line">You look extra sexy in this uniform~ Now let's play~</div>
</div>
</div>
<div class="choice-button">
[[Someone's knocking the door->54.1save]]
</div><style>
body {
background: url("images/messyroom.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue narration">
Boom!!!
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Pervent">
<div>
<div class="name">Pervent</div>
<div class="line">Huh? Who's knocking at this time...</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Pervent">
<div>
<div class="name">Pervent</div>
<div class="line">Stay quiet and don't move.</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Pervent">
<div>
<div class="name">Pervent</div>
<div class="line">(Open the door...) Who...</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(It's him!!!) (Kick the door open).</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Pervent">
<div>
<div class="name">Pervent</div>
<div class="line">Hey! What are you doing? Get out!</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">Save me, please!</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Let go of her! (walks towards them)</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Pervent">
<div>
<div class="name">Pervent</div>
<div class="line">Hey, stay back! I’ve got a knife! Watch this!</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(Fuck! He cut my arm! But the wound isn’t deep!)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Take this! (throws a punch)</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Pervent">
<div>
<div class="name">Pervent</div>
<div class="line">Fuck! I can’t stand still...(falls down)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(Good thing he’s even weaker than me...)</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">Thank you for saving me! He was trying to rape me... Oh my god, your arm! Are you okay?</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Yeah, it’s fine. The wound isn’t too bad, I can just go to a nearby clinic to get it treated. Are you alright? This guy was really harassing you, huh? We should take him to the police.</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">Wait...!! Before that, I think I should call my father first. He’ll take care of it...</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Oh... okay.</div>
</div>
</div>
<div class="dialogue narration">
*You could have saved Wendy earlier if you had chosen the correct routes in the beginning.*
</div>
<div class="choice-button">
[[Continue->56]]
</div><style>
body {
background: url("images/cityday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue narration">
After Wendy called her father and explained everything over the phone, it only took about five minutes for a few men to arrive at our location.
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(These men... all in suits and sunglasses... they look like bodyguards. Who exactly is this girl?)</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Bodyguard">
<div>
<div class="name">Bodyguard</div>
<div class="line">Thank you for saving Ms. Wendy. In order to repay you, please come with us.</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">No... it’s okay. I just did what anyone should do. (So her name is Wendy...)</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Bodyguard">
<div>
<div class="name">Bodyguard</div>
<div class="line">Please, sir. We insist.</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">...Alright.</div>
</div>
</div>
<div class="choice-button">
[[Next->57]]
</div><style>
body {
background: url("images/messyroom.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue narration">
Boom!!!
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Pervent">
<div>
<div class="name">Pervent</div>
<div class="line">Huh? Who's knocking at this time...</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Pervent">
<div>
<div class="name">Pervent</div>
<div class="line">Stay quiet and don't move.</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Pervent">
<div>
<div class="name">Pervent</div>
<div class="line">(Open the door...) Who...</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(It's him!!!) (Kick the door open).</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Pervent">
<div>
<div class="name">Pervent</div>
<div class="line">Hey! What are you doing? Get out!</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">Save me, please!</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Let go of her! (walks towards them)</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Pervent">
<div>
<div class="name">Pervent</div>
<div class="line">Hey, stay back! I’ve got a knife! Watch this!</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(Fuck! He cut my arm! But the wound isn’t deep!)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Take this! (throws a punch)</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Pervent">
<div>
<div class="name">Pervent</div>
<div class="line">Fuck! I can’t stand still...(falls down)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(Good thing he’s even weaker than me...)</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">Thank you for saving me! He was trying to rape me... Oh my god, your arm! Are you okay?</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Yeah, it’s fine. The wound isn’t too bad, I can just go to a nearby clinic to get it treated. Are you alright? This guy was really harassing you, huh? We should take him to the police.</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">Wait...!! Before that, I think I should call my father first. He’ll take care of it...</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Oh... okay.</div>
</div>
</div>
<div class="dialogue narration">
*You could have saved Wendy earlier if you had chosen the correct routes in the beginning.*
</div>
<div class="choice-button">
[[Continue->56]]
</div><style>
body {
background: url("images/maison.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue narration">
I followed them to a luxury car—one I could never dream of affording. After a twenty-minute drive, we arrived at a massive mansion on the outskirts of the city.
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(This place is huge... the grounds alone must be the size of a football field!)</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Bodyguard">
<div>
<div class="name">Bodyguard</div>
<div class="line">Please follow us.</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Okay...</div>
</div>
</div>
<div class="dialogue narration">
They led me inside and asked me to wait in the living room. Everything here looked like a palace.
Ten minutes later, a man invited me into a large office.
</div>
<div class="dialogue">
<img src="images/rick.jpg" alt="Rick">
<div>
<div class="name">Rick</div>
<div class="line">Please, take a seat. You must be <<print $firstname>>.</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Yes, sir... (How does he know my name...?)</div>
</div>
</div>
<div class="dialogue">
<img src="images/rick.jpg" alt="Rick">
<div>
<div class="name">Rick</div>
<div class="line">My name is Rick. Thank you for saving my daughter. Here is a small token of gratitude.</div>
</div>
</div>
<div class="dialogue narration">
Rick handed me a thick envelope. Inside was a pile of cash.
</div>
<div class="dialogue">
<img src="images/rick.jpg" alt="Rick">
<div>
<div class="name">Rick</div>
<div class="line">There’s $100,000 here. It’s not much, but I hope it helps you.</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(Not much??! I’ve never seen this much of money before...)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">I… I can’t accept this, Mr. Rick. I only did what I had to do.</div>
</div>
</div>
<div class="dialogue">
<img src="images/rick.jpg" alt="Rick">
<div>
<div class="name">Rick</div>
<div class="line">Don’t you need this money?</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">I... I do need it. I'm having a hard time now... But... I don’t know if I deserve it...</div>
</div>
</div>
<<if $wendyvirgin is false>>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">I could have saved her earlier... but I was late. She had already suffered...</div>
</div>
</div>
<</if>>
<<if $wendyvirgin is true>>
<div class="dialogue">
<img src="images/rick.jpg" alt="Rick">
<div>
<div class="name">Rick</div>
<div class="line">I respect you, young man. Many would have turned away, but you stepped in. People like you are rare these days.</div>
</div>
</div>
<<else>>
<div class="dialogue">
<img src="images/rick.jpg" alt="Rick">
<div>
<div class="name">Rick</div>
<div class="line">I’m not blaming you. What happened can’t be undone. But I still respect you, young man. Few would have done what you did today.</div>
</div>
</div>
<</if>>
<div class="choice-button">
[[Next->58]]
</div><style>
body {
background: url("images/maison.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/rick.jpg" alt="Rick">
<div>
<div class="name">Rick</div>
<div class="line">In fact, I already know your story. I know your background. I even know what happened to you recently... including your girlfriend.</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">How...?! Why?!</div>
</div>
</div>
<div class="dialogue">
<img src="images/rick.jpg" alt="Rick">
<div>
<div class="name">Rick</div>
<div class="line">While you were waiting in the living room, I already had my intel team investigate you. We’re experts in this field—it didn’t take long.</div>
</div>
</div>
<div class="dialogue">
<img src="images/rick.jpg" alt="Rick">
<div>
<div class="name">Rick</div>
<div class="line">We also checked the man who attacked my daughter. His phone revealed everything—he was ordered to harass Wendy and secretly record it, so they could blackmail me.</div>
</div>
</div>
<div class="dialogue">
<img src="images/rick.jpg" alt="Rick">
<div>
<div class="name">Rick</div>
<div class="line">So... you didn’t just save my daughter. You saved my reputation, my company, and far more than you realize.</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">You’re welcome... I guess...</div>
</div>
</div>
<div class="dialogue">
<img src="images/rick.jpg" alt="Rick">
<div>
<div class="name">Rick</div>
<div class="line">At first I suspected you—wondered if you had your own agenda. But after the investigation, I trust you, at least for now. I think I understand why you risked everything to save her.</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">I just didn’t want the same tragedy to repeat again... I couldn’t save my girlfriend back then.</div>
</div>
</div>
<div class="dialogue">
<img src="images/rick.jpg" alt="Rick">
<div>
<div class="name">Rick</div>
<div class="line">How about this, <<print $firstname>>—I’ll give you all the support you need. In return, you’ll help me bring down the people who want to destroy me. I don’t think you can refuse.</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Errr... sorry, Sir, but this sounds dangerous... and honestly, none of my business. I don’t see a reason to take such risks...</div>
</div>
</div>
<div class="dialogue">
<img src="images/rick.jpg" alt="Rick">
<div>
<div class="name">Rick</div>
<div class="line">I understand. But listen carefully—the ones behind all this are Star Co.</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">What...!!??</div>
</div>
</div>
<div class="dialogue">
<img src="images/rick.jpg" alt="Rick">
<div>
<div class="name">Rick</div>
<div class="line">Yes. Star Company. The owner’s daughter—Emily. And it’s not just them. Sky Co. is secretly allied with them. Outwardly they look like rivals, but behind the scenes they work together—controlling land, property prices, shares, even politics.</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">But... why target you? They already own so much...</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Wait... Mr. Rick... you’re the owner of Rising Co.! The biggest company in this city!</div>
</div>
</div>
<div class="dialogue">
<img src="images/rick.jpg" alt="Rick">
<div>
<div class="name">Rick</div>
<div class="line">Exactly. That’s why they want me gone—so they can take my place. I wouldn’t mind fair competition, but targeting my family? That’s unforgivable. It’s not even the first time—they’ve tried before, but I stopped them.</div>
</div>
</div>
<div class="dialogue">
<img src="images/rick.jpg" alt="Rick">
<div>
<div class="name">Rick</div>
<div class="line">You’re the one I’ve been looking for, <<print $firstname>>. Someone with no ties, no background—yet driven by pain, revenge, and a kind heart. You’re young, but you have potential. So I’ll ask again... will you help me take them down?</div>
</div>
</div>
<div class="choice-button">
[[Accept->59]]
</div>
<style>
body {
background: url("images/maison.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(I can’t refuse this... It’s the only chance I have for revenge! Without his support, someone like me could never take them down.)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Yes...!! I’m in.</div>
</div>
</div>
<div class="dialogue">
<img src="images/rick.jpg" alt="Rick">
<div>
<div class="name">Rick</div>
<div class="line">Good. Thank you for helping me, young man.</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">So... what should I do?</div>
</div>
</div>
<div class="dialogue">
<img src="images/rick.jpg" alt="Rick">
<div>
<div class="name">Rick</div>
<div class="line">For now, nothing. I have a plan for you. Listen first, then you can tell me your thoughts. If you refuse, I won’t hold it against you.</div>
</div>
</div>
<div class="dialogue">
<img src="images/rick.jpg" alt="Rick">
<div>
<div class="name">Rick</div>
<div class="line">First—you need to finish high school. But you can’t stay in this city. No school here will accept you anyway. You’ll return to your hometown and complete your studies there. I’ll provide financial support, so your family won’t need to worry. You must accept the money, this is non-negotiable—it’s part of the plan.</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Okay... then what’s next?</div>
</div>
</div>
<div class="dialogue">
<img src="images/rick.jpg" alt="Rick">
<div>
<div class="name">Rick</div>
<div class="line">Next—you must change. Your hairstyle, your behavior, even the way you speak. Rebuild yourself. You can’t let them recognize you in the future.</div>
</div>
</div>
<div class="dialogue">
<img src="images/rick.jpg" alt="Rick">
<div>
<div class="name">Rick</div>
<div class="line">After finishing high school, you’ll return here for university. I’ll make sure you enter the same top university that the daughters of Star and Sky Co. will attend. That university is secretly under their influence. When the time comes, I’ll reveal the rest of the plan.</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Alright... it seems fair. I’ll accept it.</div>
</div>
</div>
<div class="dialogue">
<img src="images/rick.jpg" alt="Rick">
<div>
<div class="name">Rick</div>
<div class="line">Good. We’ll stay in touch. Do you have any questions?</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Uuuhhh...</div>
</div>
</div>
<div class="choice-button">
[[About Wendy->59.1]]
</div>
<div class="choice-button">
[[What will happen to the pervert->59.2]]
</div>
<div class="choice-button">
[[That’s all->60]]
</div><style>
body {
background: url("images/maison.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">I have a question about your daughter... Wendy...</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">She doesn’t really seem like a rich girl. No offense... but people in this city all know about Emily and Aria—they’re very high-profile.</div>
</div>
</div>
<div class="dialogue">
<img src="images/rick.jpg" alt="Rick">
<div>
<div class="name">Rick</div>
<div class="line">I understand what you mean. That was my choice. I told Wendy never to reveal her true identity. I didn’t want her to grow up spoiled—using her family’s wealth to bully or look down on others.</div>
</div>
</div>
<div class="dialogue">
<img src="images/rick.jpg" alt="Rick">
<div>
<div class="name">Rick</div>
<div class="line">I want her to be humble, to live like a normal person, and learn through her own struggles. That way, she’ll become stronger.</div>
</div>
</div>
<div class="dialogue">
<img src="images/rick.jpg" alt="Rick">
<div>
<div class="name">Rick</div>
<div class="line">Unfortunately, some people eventually found out about her. That’s why they’ve been targeting my family again and again.</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Oh... I see...</div>
</div>
</div>
<div class="choice-button">
[[About Wendy->59.1]]
</div>
<div class="choice-button">
[[What will happen to the pervert->59.2]]
</div>
<div class="choice-button">
[[That’s all->60]]
</div><style>
body {
background: url("images/maison.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">How about that pervert? Did you hand him over to the police?</div>
</div>
</div>
<div class="dialogue">
<img src="images/rick.jpg" alt="Rick">
<div>
<div class="name">Rick</div>
<div class="line">No. Even if I called the police, he would be released before long. Men like that always slip through the cracks.</div>
</div>
</div>
<div class="dialogue">
<img src="images/rick.jpg" alt="Rick">
<div>
<div class="name">Rick</div>
<div class="line">So I made sure... he disappeared. Permanently.</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(Wait... does that mean what I think it means...? I’d better not ask any more.)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">...Okay...</div>
</div>
</div>
<div class="choice-button">
[[About Wendy->59.1]]
</div>
<div class="choice-button">
[[What will happen to the pervert->59.2]]
</div>
<div class="choice-button">
[[That’s all->60]]
</div><style>
body {
background: url("images/maison.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">I have no more questions for now, Sir.</div>
</div>
</div>
<div class="dialogue">
<img src="images/rick.jpg" alt="Rick">
<div>
<div class="name">Rick</div>
<div class="line">Good. Then you may go. My bodyguards will send you home. Start preparing to return to your hometown, I’ll be in touch within a few days.</div>
</div>
</div>
<div class="dialogue">
<img src="images/rick.jpg" alt="Rick">
<div>
<div class="name">Rick</div>
<div class="line">Oh, and one more thing… You can befriend Wendy. She doesn’t have many friends, and I trust you. Please look after her when I can’t.</div>
</div>
</div>
<div class="dialogue">
<img src="images/rick.jpg" alt="Rick">
<div>
<div class="name">Rick</div>
<div class="line">She dislikes my bodyguards always following her, so I’ll count on you instead.</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Understood. I’ll do my best. Thank you, Mr. Rick.</div>
</div>
</div>
<div class="dialogue narration">
After leaving Rick’s office, I spotted Wendy at the end of the hallway, as if she had been waiting.
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">Hey… I…</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Hi. Are you alright?</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">Yes! I’m fine… I just… wanted to thank you for saving me.</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Don’t mention it. I only did what anyone should have done.</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">I’m Wendy. Nice to meet you.</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">I’m <<print $firstname>>. Nice to meet you too.</div>
</div>
</div>
<div class="dialogue narration">
A moment of awkward silence hung between us.
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">I should get going. Your father’s bodyguards are waiting for me.</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">…Wait. Can I… have your number? Maybe… I could contact you in the future?</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Sure. Of course.</div>
</div>
</div>
<div class="dialogue narration">
You exchange numbers with Wendy.
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">Bye… and thanks again.</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">You’re welcome. Goodbye, Wendy.</div>
</div>
</div>
<div class="choice-button">
[[Back to now->61]]
</div><style>
body {
background: url("images/citynight.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue narration">
Back to the present—
I’ve returned to this city. Mr. Rick kept his promise. He gave me all the support I needed during my time in my hometown.
Now, he has secured me a place at the number one university in this city.
</div>
<div class="dialogue narration">
He was right. Emily, Aria, and Kelly—the people who betrayed and hurt me—are all enrolled here.
This place is known as the “rich student area,” where wealth, not talent, determines entry.
A school filled with spoiled brats.
But I’m not the same person I was two years ago. I’m no longer afraid.
</div>
<div class="dialogue narration">
Tomorrow is the first day of school.
For now, I should head back to my new apartment and rest. Mr. Rick even arranged a unit for me to live in.
Starting tomorrow… my journey of revenge finally begins.
</div>
<div class="choice-button">
[[Next day->62]]
</div><style>
body {
background: url("images/schoolhallway.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<h2>Chapter 2 Begins...</h2>
<div class="dialogue narration">
A new day begins, and here I am—standing in front of the university.
Without Mr. Rick’s help, there’s no way someone like me could have enrolled here.
Not only did he secure my spot, he even arranged a new student ID with a fake last name.
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(Looking at the student ID...) So now I’m <<print $firstname>> West, huh?)</div>
</div>
</div>
<div class="dialogue narration">
From now on, I must play the role of a rich kid raised overseas,
the son of a powerful family with a successful company abroad.
Only by pretending to be one of them will my targets ever trust me.
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(Well, I enrolled in the same subject as them... so I should be seeing them soon.)</div>
</div>
</div>
<div class="choice-button">
[[Go to the class->63]]
</div><<link "Gallery">><<goto "Gallery">><</link>>
<<link "Stats">><<goto "Stats">><</link>>
<div class="choice-button">
<<link " Back to Game">>
<<goto $lastGamePassage>>
<</link>>
</div>
<!-- Gallery unlock UI (SugarCube macros only) -->
<div class="gallery-unlock">
<label for="galleryCode">Enter Gallery Unlock Code:</label><br>
<<textbox "$galleryCode" "">>
<<button "Unlock">>
<<if $galleryCode == "163749">>
<<set $gallery = {
aloy1: true, aloy2: true, aloy3: true, aloy4: true,
aloy5: true, aloy6: true, aloy7: true, aloy8: true,
aloy9: true, aloy10: true, aloy11: true, aloy12: true,
emily1: true, emily2: true, emily3: true,
kelly1: true, kelly2: true, kelly3: true, kelly4: true, kelly5: true,
kelly6: true, kelly7: true, kelly8: true,
wendy1: true, wendy2: true, wendy3: true, wendy4: true, wendy5: true, wendy6: true
}>>
<<replace "#unlock-msg">><span style="color:green">✅ All gallery scenes unlocked!</span><</replace>>
<<else>>
<<replace "#unlock-msg">><span style="color:red">❌ Wrong code.</span><</replace>>
<</if>>
<</button>>
<div id="unlock-msg" style="margin-top:6px;"></div>
</div>
<!-- Aloy -->
<div class="gallery-character">
<img src="images/aloy1.jpg" alt="Aloy" width="120">
<div class="character-name">Aloy (Emika Shirakami)</div>
<div class="choice-button">
[[View Aloy's Gallery->Aloy Gallery]]
</div>
</div>
<!-- Wendy -->
<div class="gallery-character">
<img src="images/wendy.jpg" alt="Wendy" width="120">
<div class="character-name">Wendy (Mio Ishikawa)</div>
<div class="choice-button">
[[View Wendy's Gallery->Wendy Gallery]]
</div>
</div>
<!-- Kelly -->
<div class="gallery-character">
<img src="images/kelly.jpg" alt="Kelly" width="120">
<div class="character-name">Kelly (Tsumugi Akari)</div>
<div class="choice-button">
[[View Kelly's Gallery->Kelly Gallery]]
</div>
</div>
<!-- Emily -->
<div class="gallery-character">
<img src="images/emily.jpg" alt="Emily" width="120">
<div class="character-name">Emily (Arina Arata)</div>
<div class="choice-button">
[[View Emily's Gallery->Emily Gallery]]
</div>
</div>
<!-- Aria -->
<div class="gallery-character">
<img src="images/aria.jpg" alt="Aria" width="120">
<div class="character-name">Aria (Kana Momonogi)</div>
<div class="choice-button">
[[View Aria's Gallery->Aria Gallery]]
</div>
</div>
<!-- Esther -->
<div class="gallery-character">
<img src="images/esther.jpg" alt="Esther" width="120">
<div class="character-name">Esther (Miru)</div>
<div class="choice-button">
[[View Esther's Gallery->Esther Gallery]]
</div>
</div>
<!-- Yuna -->
<div class="gallery-character">
<img src="images/yuna.jpg" alt="Yuna" width="120">
<div class="character-name">Yuna (Yua Mikami)</div>
<div class="choice-button">
[[View Yuna's Gallery->Yuna Gallery]]
</div>
</div>
<!-- Nana -->
<div class="gallery-character">
<img src="images/nana.jpg" alt="Nana" width="120">
<div class="character-name">Nana (Nana Miho)</div>
<div class="choice-button">
[[View Nana's Gallery->Nana Gallery]]
</div>
</div>
<!-- Mary -->
<div class="gallery-character">
<img src="images/mary.jpg" alt="Mary" width="120">
<div class="character-name">Mary (Mary Tachibana)</div>
<div class="choice-button">
[[View Mary's Gallery->Mary Gallery]]
</div>
</div>
<!-- Zoe -->
<div class="gallery-character">
<img src="images/zoe.jpg" alt="Zoe" width="120">
<div class="character-name">Zoe (Suzu Honjo)</div>
<div class="choice-button">
[[View Zoe's Gallery->Zoe Gallery]]
</div>
</div>
<!-- Other -->
<div class="gallery-character">
<img src="images/girl.jpg" alt="Other" width="120">
<div class="character-name">Other</div>
<div class="choice-button">
[[View Other Gallery->Other Gallery]]
</div>
</div>
<div class="choice-button"><<link "⬅ Back to Game">><<goto $lastGamePassage>><</link>></div><div class="gallery-character">
<video src="aloy1/Aloy 1.10.mp4" width="150" muted loop autoplay playsinline></video>
<<if $gallery.aloy1>>
<div class="choice-button">[[Scene 1->SecondScene]]</div>
<<else>>
<span class="locked">Locked</span>
<</if>>
</div>
<div class="gallery-character">
<video src="aloy2/Aloy 2.2.mp4" width="150" muted loop autoplay playsinline></video>
<<if $gallery.aloy2>>
<div class="choice-button">[[Scene 2->EighthScene]]</div>
<<else>>
<span class="locked">Locked</span>
<</if>>
</div>
<div class="gallery-character">
<video src="aloy3/aloy 3.2.mp4" width="150" muted loop autoplay playsinline></video>
<<if $gallery.aloy3>>
<div class="choice-button">[[Scene 3->TwelveScene]]</div>
<<else>>
<span class="locked">Locked</span>
<</if>>
</div>
<div class="gallery-character">
<video src="aloy3/aloy 3.27.mp4" width="150" muted loop autoplay playsinline></video>
<<if $gallery.aloy4>>
<div class="choice-button">[[Scene 4->SixteenScene]]</div>
<<else>>
<span class="locked">Locked</span>
<</if>>
</div>
<div class="gallery-character">
<video src="aloy4/Aloy 4.3.mp4" width="150" muted loop autoplay playsinline></video>
<<if $gallery.aloy5>>
<div class="choice-button">[[Scene 5->22Scene]]</div>
<<else>>
<span class="locked">Locked</span>
<</if>>
</div>
<div class="gallery-character">
<video src="aloy5/Aloy 5.1.mp4" width="150" muted loop autoplay playsinline></video>
<<if $gallery.aloy6>>
<div class="choice-button">[[Scene 6->25Scene]]</div>
<<else>>
<span class="locked">Locked</span>
<</if>>
</div>
<div class="gallery-character">
<video src="aloy5/Aloy 5.8.mp4" width="150" muted loop autoplay playsinline></video>
<<if $gallery.aloy7>>
<div class="choice-button">[[Scene 7->26Scene]]</div>
<<else>>
<span class="locked">Locked</span>
<</if>>
</div>
<div class="gallery-character">
<video src="aloy6/Aloy 6..9.mp4" width="150" muted loop autoplay playsinline></video>
<<if $gallery.aloy8>>
<div class="choice-button">[[Scene 8->40]]</div>
<<else>>
<span class="locked">Locked</span>
<</if>>
</div>
<div class="gallery-character">
<video src="aloy7/Aloy 7.7.mp4" width="150" muted loop autoplay playsinline></video>
<<if $gallery.aloy9>>
<div class="choice-button">[[Scene 9->43.1]]</div>
<<else>>
<span class="locked">Locked</span>
<</if>>
</div>
<div class="gallery-character">
<video src="aloy8/Aloy 8.8.mp4" width="150" muted loop autoplay playsinline></video>
<<if $gallery.aloy10>>
<div class="choice-button">[[Scene 10->43.1]]</div>
<<else>>
<span class="locked">Locked</span>
<</if>>
</div>
<div class="gallery-character">
<video src="aloy9/Aloy 9.8.mp4" width="150" muted loop autoplay playsinline></video>
<<if $gallery.aloy11>>
<div class="choice-button">[[Scene 11->43.22]]</div>
<<else>>
<span class="locked">Locked</span>
<</if>>
</div>
<div class="gallery-character">
<video src="aloy10/Aloy 10.4.mp4" width="150" muted loop autoplay playsinline></video>
<<if $gallery.aloy12>>
<div class="choice-button">[[Scene 12->44.2]]</div>
<<else>>
<span class="locked">Locked</span>
<</if>>
</div>
<div class="choice-button"><<link "⬅ Back to Gallery">><<goto Gallery>><</link>></div><div class="gallery-character">
<video src="wendy1/Wendy 1.5.mp4" width="150" muted loop autoplay playsinline></video>
<<if $gallery.wendy1>>
<div class="choice-button">[[Scene 1->53.1save]]</div>
<<else>>
<span class="locked">Locked</span>
<</if>>
</div>
<div class="gallery-character">
<video src="wendy1/Wendy 1.8.mp4" width="150" muted loop autoplay playsinline></video>
<<if $gallery.wendy2>>
<div class="choice-button">[[Scene 2->53.1]]</div>
<<else>>
<span class="locked">Locked</span>
<</if>>
</div>
<div class="gallery-character">
<video src="wendy1/Wendy 1.13.mp4" width="150" muted loop autoplay playsinline></video>
<<if $gallery.wendy3>>
<div class="choice-button">[[Scene 3->54.1]]</div>
<<else>>
<span class="locked">Locked</span>
<</if>>
</div>
<div class="gallery-character">
<video src="wendy2/wendy 2.1.mp4" width="150" muted loop autoplay playsinline></video>
<<if $gallery.wendy4>>
<div class="choice-button">[[Scene 4->83.4]]</div>
<<else>>
<span class="locked">Locked</span>
<</if>>
</div>
<div class="gallery-character">
<video src="wendy3/wendy3.1.mp4" width="150" muted loop autoplay playsinline></video>
<<if $gallery.wendy5>>
<div class="choice-button">[[Scene 5->108]]</div>
<<else>>
<span class="locked">Locked</span>
<</if>>
</div>
<div class="gallery-character">
<video src="wendy3/wendy3.15.mp4" width="150" muted loop autoplay playsinline></video>
<<if $gallery.wendy6>>
<div class="choice-button">[[Scene 6->112.1]]</div>
<<else>>
<span class="locked">Locked</span>
<</if>>
</div>
<div class="choice-button"><<link "⬅ Back to Gallery">><<goto Gallery>><</link>></div><div class="gallery-character">
<video src="kelly1/kelly 1.8.mp4" width="150" muted loop autoplay playsinline></video>
<<if $gallery.kelly1>>
<div class="choice-button">[[Scene 1->75.12]]</div>
<<else>>
<span class="locked">Locked</span>
<</if>>
</div>
<div class="gallery-character">
<video src="kelly2/Kelly 2.1.mp4" width="150" muted loop autoplay playsinline></video>
<<if $gallery.kelly2>>
<div class="choice-button">[[Scene 2->75.21]]</div>
<<else>>
<span class="locked">Locked</span>
<</if>>
</div>
<div class="gallery-character">
<video src="kelly3/kelly3.10.mp4" width="150" muted loop autoplay playsinline></video>
<<if $gallery.kelly3>>
<div class="choice-button">[[Scene 3->86.3]]</div>
<<else>>
<span class="locked">Locked</span>
<</if>>
</div>
<div class="gallery-character">
<video src="kelly4/kelly 4.3.mp4" width="150" muted loop autoplay playsinline></video>
<<if $gallery.kelly3>>
<div class="choice-button">[[Scene 4->86.10]]</div>
<<else>>
<span class="locked">Locked</span>
<</if>>
</div>
<div class="gallery-character">
<video src="kelly5/kelly5.1.mp4" width="150" muted loop autoplay playsinline></video>
<<if $gallery.kelly3>>
<div class="choice-button">[[Scene 5->86.14]]</div>
<<else>>
<span class="locked">Locked</span>
<</if>>
</div>
<div class="gallery-character">
<video src="kelly6/kelly6.12.mp4" width="150" muted loop autoplay playsinline></video>
<<if $gallery.kelly3>>
<div class="choice-button">[[Scene 6->87.3]]</div>
<<else>>
<span class="locked">Locked</span>
<</if>>
</div>
<div class="gallery-character">
<video src="kelly7/kelly7.2.mp4" width="150" muted loop autoplay playsinline></video>
<<if $gallery.kelly3>>
<div class="choice-button">[[Scene 7->113.4]]</div>
<<else>>
<span class="locked">Locked</span>
<</if>>
</div>
<div class="gallery-character">
<video src="kelly8/kelly8.10.mp4" width="150" muted loop autoplay playsinline></video>
<<if $gallery.kelly3>>
<div class="choice-button">[[Scene 8->114.4]]</div>
<<else>>
<span class="locked">Locked</span>
<</if>>
</div>
<div class="choice-button"><<link "⬅ Back to Gallery">><<goto Gallery>><</link>></div><div class="gallery-character">
<video src="emily1/emily1.5.mp4" width="150" muted loop autoplay playsinline></video>
<<if $gallery.emily1>>
<div class="choice-button">[[Scene 1->93]]</div>
<<else>>
<span class="locked">Locked</span>
<</if>>
</div>
<div class="gallery-character">
<video src="emily2/emily2.1.mp4" width="150" muted loop autoplay playsinline></video>
<<if $gallery.emily2>>
<div class="choice-button">[[Scene 2->101]]</div>
<<else>>
<span class="locked">Locked</span>
<</if>>
</div>
<div class="gallery-character">
<video src="emily3/emily3.1.mp4" width="150" muted loop autoplay playsinline></video>
<<if $gallery.emily3>>
<div class="choice-button">[[Scene 2->105.1]]</div>
<<else>>
<span class="locked">Locked</span>
<</if>>
</div><<if passage() !== "Gallery" && passage() !== "Settings">>
<<set $lastPassage = passage()>>
<</if>>
<div id="patreon-cta">
<a href="https://www.patreon.com/c/Johanthereal" target="_blank" rel="noopener noreferrer">Patreon</a>
</div>
<div style="font-size:22px; color:gray; text-align:center; margin-top:10px;">
Version 0.22
</div><style>
body {
background: url("images/classroom.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue narration">
Stepping into the classroom, my eyes quickly found them—Emily, Aria, and Kelly.
They sat together at the back, drawing attention as always.
A crowd of students hovered around Emily and Aria, eager to gain their favor.
It amazes me how people chase after the wealthy, even when their personalities are far from admirable.
Status and money seem to blind everyone, making them think they can benefit just by being close.
</div>
<div class="dialogue">
<img src="images/emily.jpg" alt="Emily">
<div>
<div class="name">Emily</div>
<div class="line">Hey Aria, do you see that guy?</div>
</div>
</div>
<div class="dialogue">
<img src="images/aria.jpg" alt="Aria">
<div>
<div class="name">Aria</div>
<div class="line">Yeah… he looks cute though~</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">He’s handsome and fit~ But he looks kind of familiar…</div>
</div>
</div>
<div class="dialogue">
<img src="images/emily.jpg" alt="Emily">
<div>
<div class="name">Emily</div>
<div class="line">Hmm, he does look a bit familiar… but whatever, the point is he’s cute, hehe~</div>
</div>
</div>
<div class="dialogue">
<img src="images/aria.jpg" alt="Aria">
<div>
<div class="name">Aria</div>
<div class="line">Let’s go talk to him later. I want to know him more~</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">Me too, hehe~</div>
</div>
</div>
<div class="dialogue">
<img src="images/aria.jpg" alt="Aria">
<div>
<div class="name">Aria</div>
<div class="line">Don’t you dare, Kelly. He’s ours. You wouldn’t go against us, right?</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">Of course not… I’m just curious about him, that’s all…</div>
</div>
</div>
<div class="dialogue">
<img src="images/emily.jpg" alt="Emily">
<div>
<div class="name">Emily</div>
<div class="line">Mmmhh… I wonder if he’s rich. If he’s just some poor boy who got in here with good grades, then that’s too bad.</div>
</div>
</div>
<div class="dialogue">
<img src="images/aria.jpg" alt="Aria">
<div>
<div class="name">Aria</div>
<div class="line">You’re right. Let’s investigate him later…</div>
</div>
</div>
<div class="choice-button">
[[After class->64]]
</div><style>
body {
background: url("images/schoolhallway.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue narration">
After class, I walked out of the classroom. Suddenly, I heard someone calling me.
It was Emily and Aria — and behind them stood Kelly.
</div>
<div class="dialogue">
<img src="images/emily.jpg" alt="Emily">
<div>
<div class="name">Emily</div>
<div class="line">Hi there~ I'm your classmate, nice to meet you. I'm Emily~</div>
</div>
</div>
<div class="dialogue">
<img src="images/aria.jpg" alt="Aria">
<div>
<div class="name">Aria</div>
<div class="line">I'm Aria~</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">.....</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Hi, I'm John <<print $firstname>>, John <<print $firstname>> West.</div>
</div>
</div>
<div class="dialogue">
<img src="images/emily.jpg" alt="Emily">
<div>
<div class="name">Emily</div>
<div class="line">I heard this name before... nevermind haha~ Do you live here?</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">No, I just recently came back. My parents took me overseas when I was young.</div>
</div>
</div>
<div class="dialogue">
<img src="images/aria.jpg" alt="Aria">
<div>
<div class="name">Aria</div>
<div class="line">Oh, I see~ What's your parents doing?</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">They started their business many years ago. Now they own multiple franchises.</div>
</div>
</div>
<div class="dialogue">
<img src="images/emily.jpg" alt="Emily">
<div>
<div class="name">Emily</div>
<div class="line">Wow, that’s nice~ (Yes! He’s rich!)</div>
</div>
</div>
<div class="dialogue">
<img src="images/aria.jpg" alt="Aria">
<div>
<div class="name">Aria</div>
<div class="line">That’s good~ Lucky you’re not one of those poor people here... they’re like maggots in this city~</div>
</div>
</div>
<div class="choice-button">[[Agree with them->64.1]]</div>
<div class="choice-button">[[Disagree with them->64.2]]</div><style>
body {
background: url("images/schoolhallway.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<<set $emilylove += 1>>
<<set $arialove += 1>>
<div class="dialogue narration">
Emily love +1 ❤️<br>
Aria love +1 ❤️
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">You're right~ You can't even get rid of these people.</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(These bitches are hopeless...)</div>
</div>
</div>
<div class="dialogue">
<img src="images/emily.jpg" alt="Emily">
<div>
<div class="name">Emily</div>
<div class="line">I'm glad you think the same as us~</div>
</div>
</div>
<div class="dialogue">
<img src="images/aria.jpg" alt="Aria">
<div>
<div class="name">Aria</div>
<div class="line">We should hang out sometime~</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Sure, I need to get going, bye~</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(My plan works, they like me now.)</div>
</div>
</div>
<div class="choice-button">[[After school->65]]</div><style>
body {
background: url("images/schoolhallway.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Errrr.... I don't know. I think everyone should be treated equally, not based on their wealth.</div>
</div>
</div>
<div class="dialogue">
<img src="images/emily.jpg" alt="Emily">
<div>
<div class="name">Emily</div>
<div class="line">No, they're rats, eating the trash we don’t want anymore.</div>
</div>
</div>
<div class="dialogue">
<img src="images/aria.jpg" alt="Aria">
<div>
<div class="name">Aria</div>
<div class="line">Yes!! They're dangerous too, they’ll do anything for money. You need to stay away from these people.</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Okay....</div>
</div>
</div>
<div class="choice-button">[[After school->65]]</div><style>
body {
background: url("images/schoolhallway.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue narration">
After school ended, I walked alone down the hallway toward the entrance. Nothing special happened today.
This school is really full of spoiled rich kids—arrogant and ignorant. I just try my best to ignore them.
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(Wait... those three are over there. Looks like they’ve split up, each going their own way.)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(This might be the best chance for me to approach them separately and gain their trust one by one...)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(Who should I go and talk to?)</div>
</div>
</div>
<div class="choice-button">[[Emily->65.1]]</div>
<div class="choice-button">[[Aria->65.2]]</div>
<div class="choice-button">[[Kelly->65.3]]</div><style>
body {
background: url("images/schoolhallway.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<<set $emilylove += 1>>
<div class="dialogue narration">
Emily love +1 ❤️
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(I’ll go to Emily first. She seems more calculating than Aria... which makes her more dangerous. Gaining her trust might be the smartest move.)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Hey, you’re Emily, right?</div>
</div>
</div>
<div class="dialogue">
<img src="images/emily.jpg" alt="Emily">
<div>
<div class="name">Emily</div>
<div class="line">!!... Hi, <<print $firstname>>. Yes, I’m Emily~ What’s the matter?</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Well, I’m new to this city and I don’t really have many friends yet. I was wondering... do you have some free time right now? Want to hang out?</div>
</div>
</div>
<div class="dialogue">
<img src="images/emily.jpg" alt="Emily">
<div>
<div class="name">Emily</div>
<div class="line">Sure~ I’ll just tell my butler not to wait for me.</div>
</div>
</div>
<div class="dialogue narration">
(She’s really agreeing to this... Is she thinking I like her? Well, she doesn’t seem to mind~)
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">How about walking around the city and finding a café?</div>
</div>
</div>
<div class="dialogue">
<img src="images/emily.jpg" alt="Emily">
<div>
<div class="name">Emily</div>
<div class="line">That sounds nice~ Let’s go~</div>
</div>
</div>
<div class="choice-button">[[Next->65.11]]</div><style>
body {
background: url("images/schoolhallway.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<<set $arialove += 1>>
<div class="dialogue narration">
Aria love +1 ❤️
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(I’ll go to Aria first. Last time, she was the one who got me expelled... and I’ve heard her family has strong control over this university. If I can gain her trust, I might uncover more information.)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Hey, you’re Aria, right?</div>
</div>
</div>
<div class="dialogue">
<img src="images/aria.jpg" alt="Aria">
<div>
<div class="name">Aria</div>
<div class="line">!!... Hi, <<print $firstname>>, yes, I’m Aria~ What’s the matter?</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Well, I’m new to this city and don’t have many friends yet. I was wondering... do you have some free time right now? Want to hang out?</div>
</div>
</div>
<div class="dialogue">
<img src="images/aria.jpg" alt="Aria">
<div>
<div class="name">Aria</div>
<div class="line">Sure~ I’ll just tell my butler not to wait for me~</div>
</div>
</div>
<div class="dialogue narration">
(She’s really agreeing... Is she thinking I like her? Heh, she doesn’t seem to mind.)
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">How about we walk around the city and find a café?</div>
</div>
</div>
<div class="dialogue">
<img src="images/aria.jpg" alt="Aria">
<div>
<div class="name">Aria</div>
<div class="line">That sounds nice~ Let’s go~</div>
</div>
</div>
<div class="choice-button">[[Next->65.21]]</div><style>
body {
background: url("images/schoolhallway.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<<set $kellylove += 1>>
<div class="dialogue narration">
Kelly love +1 ❤️
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(I’ll go to Kelly first. She’s the one who lied and betrayed Aloy... I should gain her trust so I can take revenge on her.)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Hey, you’re a friend of Emily and Aria, right? I’m <<print $firstname>>.</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">!!... Hi, <<print $firstname>>, yes, I’m Kelly. Nice to meet you~ What’s the matter?</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Well, I’m new to this city and don’t have many friends yet. So I was wondering, do you have some free time right now? Want to hang out?</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">Sure~</div>
</div>
</div>
<div class="dialogue narration">
(He’s really asking me out... Finally, I got something before Emily and Aria~)
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">How about walking around the city and finding a café?</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">That sounds nice~ Let’s go~</div>
</div>
</div>
<div class="choice-button">[[Next->65.31]]</div><style>
body {
background: url("images/cityday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue narration">
After walking around the city for a while, we went inside a cozy coffee shop.
</div>
<div class="dialogue">
<img src="images/emily.jpg" alt="Emily">
<div>
<div class="name">Emily</div>
<div class="line">This shop is cozy~</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Let me order a drink for you.</div>
</div>
</div>
<div class="choice-button">
[[Strawberry Soda->65.12]]
</div>
<div class="choice-button">
<<link "Cappuccino">><<set $emilylove += 1>><<goto "65.12">><</link>>
</div>
<div class="choice-button">
[[Matcha Latte->65.12]]
</div><style>
body {
background: url("images/cityday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue narration">
After walking around the city for a while, we went inside a cozy coffee shop.
</div>
<div class="dialogue">
<img src="images/aria.jpg" alt="Aria">
<div>
<div class="name">Aria</div>
<div class="line">This shop is cozy~</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Let me order a drink for you.</div>
</div>
</div>
<div class="choice-button">
<<link "Strawberry Soda">><<set $arialove += 1>><<goto "65.22">><</link>>
</div>
<div class="choice-button">
[[Cappuccino->65.22]]
</div>
<div class="choice-button">
[[Matcha Latte->65.22]]
</div>hiHi<style>
body {
background: url("images/cityday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue narration">
After walking around the city for a while, we went inside a cozy coffee shop.
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">This shop is cozy~</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Let me order a drink for you.</div>
</div>
</div>
<div class="choice-button">
[[Strawberry Soda->65.32]]
</div>
<div class="choice-button">
[[Cappuccino->65.32]]
</div>
<div class="choice-button">
<<link "Matcha Latte">><<set $kellylove += 1>><<goto "65.32">><</link>>
</div><style>
body {
background: url("images/cityday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue narration">
Emily love +1 if you choose Cappuccino
</div>
<div class="dialogue">
<img src="images/emily.jpg" alt="Emily">
<div>
<div class="name">Emily</div>
<div class="line">Thank you~ I really like this drink~</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Glad you enjoy it~</div>
</div>
</div>
<div class="dialogue narration">
After chatting for a while...
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">So... Aria and Kelly, did you just meet them today, or have you known each other before?</div>
</div>
</div>
<div class="dialogue">
<img src="images/emily.jpg" alt="Emily">
<div>
<div class="name">Emily</div>
<div class="line">Oh, them? Haha, no~ We've known each other since high school.</div>
</div>
</div>
<div class="dialogue">
<img src="images/emily.jpg" alt="Emily">
<div>
<div class="name">Emily</div>
<div class="line">Well... to be exact, Aria is my real friend. Kelly... she's just tagging along because she knows me and Aria are rich.</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Oh, I see... (Just as I thought...)</div>
</div>
</div>
<div class="dialogue">
<img src="images/emily.jpg" alt="Emily">
<div>
<div class="name">Emily</div>
<div class="line">She flatters us nonstop and always tries to stay close. I don’t really mind though—she can be useful in many ways. Still, it’s annoying sometimes.</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">I thought the three of you were super close... How about Aria?</div>
</div>
</div>
<div class="dialogue">
<img src="images/emily.jpg" alt="Emily">
<div>
<div class="name">Emily</div>
<div class="line">Aria is my friend... but honestly? She's a total bitch. She loves throwing her family’s money around to bully people. That’s not who I am~</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(Pffft. Isn’t she basically the same? Still pretending to be the “innocent” one...)</div>
</div>
</div>
<div class="dialogue">
<img src="images/emily.jpg" alt="Emily">
<div>
<div class="name">Emily</div>
<div class="line">My father owns Sky Company. He and Aria’s father have worked together for years... Honestly, I hate it. I can’t stand watching Aria profit off it.</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(Wow... so much drama between “friends.”)</div>
</div>
</div>
<div class="dialogue">
<img src="images/emily.jpg" alt="Emily">
<div>
<div class="name">Emily</div>
<div class="line">Anyway, don’t tell anyone, okay?</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Of course~ Don’t worry. But... I’ll still act like I’m friendly with them. No need to make it obvious.</div>
</div>
</div>
<div class="dialogue">
<img src="images/emily.jpg" alt="Emily">
<div>
<div class="name">Emily</div>
<div class="line">Yeah, that’s fine~</div>
</div>
</div>
<div class="dialogue narration">
After talking for a long while, we got up and walked to the counter. Should I pay the bill, or split it with her?
</div>
<div class="choice-button">
<<link "Pay the bill">><<set $emilylove += 1>><<goto "65.13">><</link>>
</div>
<div class="choice-button">
[[Split the bill->65.13]]
</div><style>
body {
background: url("images/cityday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue narration">
Aria love +1 if you choose Strawberry Soda
</div>
<div class="dialogue">
<img src="images/aria.jpg" alt="Aria">
<div>
<div class="name">Aria</div>
<div class="line">Thank you~ I really like this drink~</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Glad you enjoy it~</div>
</div>
</div>
<div class="dialogue narration">
After chatting for a while...
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">So... Emily and Kelly, did you just meet them today, or have you known each other before?</div>
</div>
</div>
<div class="dialogue">
<img src="images/aria.jpg" alt="Aria">
<div>
<div class="name">Aria</div>
<div class="line">Oh, them? Haha, no~ We've known each other since high school.</div>
</div>
</div>
<div class="dialogue">
<img src="images/aria.jpg" alt="Aria">
<div>
<div class="name">Aria</div>
<div class="line">Well... to be exact, Emily is my real friend. Kelly... she's just tagging along because she knows me and Aria are rich.</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Oh, I see... (Just as I thought...)</div>
</div>
</div>
<div class="dialogue">
<img src="images/aria.jpg" alt="Aria">
<div>
<div class="name">Aria</div>
<div class="line">She flatters us nonstop and always tries to stay close. I don’t really mind though—she can be useful in many ways. Still, it’s annoying sometimes.</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">I thought the three of you were super close... How about Emily?</div>
</div>
</div>
<div class="dialogue">
<img src="images/aria.jpg" alt="Aria">
<div>
<div class="name">Aria</div>
<div class="line">She is my friend... but honestly? She's a total bitch. She loves throwing her family’s money around to bully people. That’s not who I am~</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(Pffft. Isn’t she basically the same? Still pretending to be the “innocent” one...)</div>
</div>
</div>
<div class="dialogue">
<img src="images/aria.jpg" alt="Aria">
<div>
<div class="name">Aria</div>
<div class="line">My father owns Star Company. He and Emily’s father have worked together for years... Honestly, I hate it. I can’t stand watching Aria profit off it.</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(Wow... so much drama between “friends.”)</div>
</div>
</div>
<div class="dialogue">
<img src="images/aria.jpg" alt="Aria">
<div>
<div class="name">Aria</div>
<div class="line">Anyway, don’t tell anyone, okay?</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Of course~ Don’t worry. But... I’ll still act like I’m friendly with them. No need to make it obvious.</div>
</div>
</div>
<div class="dialogue">
<img src="images/aria.jpg" alt="Aria">
<div>
<div class="name">Aria</div>
<div class="line">Yeah, that’s fine~</div>
</div>
</div>
<div class="dialogue narration">
After talking for a long while, we got up and walked to the counter. Should I pay the bill, or split it with her?
</div>
<div class="choice-button">
<<link "Pay the bill">><<set $arialove += 1>><<goto "65.23">><</link>>
</div>
<div class="choice-button">
[[Split the bill->65.23]]
</div><style>
body {
background: url("images/cityday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue narration">
Kelly love +1 if you choose Matcha Latte
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">Thank you~ I really like this drink~</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Glad you enjoy it~</div>
</div>
</div>
<div class="dialogue narration">
After chatting for a while...
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">So... Emily and Aria... Did you just meet them today, or have you known each other before?</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">No, we’ve known each other since high school~ But technically... we’re not really friends.</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Why’s that?</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">Because those two always use their background to bully others. You should be careful and not get too close to them. One day, they might do the same to you.</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(Just as I thought...) Oh, I see... but why do they do it?</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">They just like to bully people. They think they’re above everyone. You’re nice and handsome~ So stay away from them. They might target you someday just because you stand out more than them.</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(Same as you, Kelly... the only difference is that you’re not rich.)</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">They’re the daughters of Sky Company and Star Company. I really hope they fall one day and finally get the karma they deserve.</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Right... (And you’ll get your karma too, Kelly... one day.)</div>
</div>
</div>
<div class="dialogue narration">
After talking for a long while, we got up and walked to the counter. Should I pay the bill, or split it with her?
</div>
<div class="choice-button">
<<link "Pay the bill">><<set $kellylove += 1>><<goto "65.33">><</link>>
</div>
<div class="choice-button">
[[Split the bill->65.33]]
</div><style>
body {
background: url("images/citynight.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue narration">
Love +1 if you choose pay the bill
</div>
<div class="dialogue">
<img src="images/emily.jpg" alt="Emily">
<div>
<div class="name">Emily</div>
<div class="line">It’s been a nice day with you~ Let’s hang out again next time~</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Sure~</div>
</div>
</div>
<div class="dialogue narration">
As she left, I thought to myself…
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(Just as I expected… Emily and Aria don’t really like each other, but they pretend to be close. And Kelly? She’s nothing more than their puppet, doing whatever they ask.)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(If I want to move forward, Kelly might be my best starting point. She doesn’t have a powerful background like the others. Her jealousy toward Emily and Aria could be the key for me to extract their secrets.)</div>
</div>
</div>
<div class="dialogue narration">
The next day arrives…
</div>
<div class="choice-button">
[[Next Day->66]]
</div>
<style>
body {
background: url("images/citynight.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue narration">
Love +1 if you choose pay the bill
</div>
<div class="dialogue">
<img src="images/aria.jpg" alt="Aria">
<div>
<div class="name">Aria</div>
<div class="line">It’s been a nice day with you~ Let’s hang out again next time~</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Sure~</div>
</div>
</div>
<div class="dialogue narration">
As she left, I thought to myself…
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(Just as I expected… Emily and Aria don’t really like each other, but they pretend to be close. And Kelly? She’s nothing more than their puppet, doing whatever they ask.)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(If I want to move forward, Kelly might be my best starting point. She doesn’t have a powerful background like the others. Her jealousy toward Emily and Aria could be the key for me to extract their secrets.)</div>
</div>
</div>
<div class="dialogue narration">
The next day arrives…
</div>
<div class="choice-button">
[[Next Day->66]]
</div><style>
body {
background: url("images/citynight.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue narration">
Love +1 if you choose pay the bill
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">It’s been a nice day with you~ Let’s hang out again next time~</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Sure~</div>
</div>
</div>
<div class="dialogue narration">
As she left, I thought to myself…
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(Just as I expected… Emily and Aria don’t really like each other, but they pretend to be close. And Kelly? She’s nothing more than their puppet, doing whatever they ask.)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(If I want to move forward, Kelly might be my best starting point. She doesn’t have a powerful background like the others. Her jealousy toward Emily and Aria could be the key for me to extract their secrets.)</div>
</div>
</div>
<div class="dialogue narration">
The next day arrives…
</div>
<div class="choice-button">
[[Next Day->66]]
</div><style>
body {
background: url("images/schoolhallway.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue narration">
A week passed since I started studying here. Nothing special happened. I was still hanging around with those three, but I hadn’t found any real weakness or useful information yet.
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(Damn! I can’t find any weakness in them. They’re not sharing personal details or company secrets.)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(Mr. Rick said their families’ companies are involved in shady stuff—illegal businesses, corruption, tax evasion, bribing authorities. He couldn’t dig up hard evidence, so it’s up to me to uncover it.)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(They hide behind their parents’ wealth to bully others and escape justice. If I can gather proof, I’ll finally have a way to bring them down.)</div>
</div>
</div>
<div class="dialogue">
<img src="images/sam.jpg" alt="Sam">
<div>
<div class="name">Sam</div>
<div class="line">Hey dude, I’m Sam! You’re <<print $firstname>>, right?</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(!!!) Uh... yeah, that’s me.</div>
</div>
</div>
<div class="dialogue">
<img src="images/sam.jpg" alt="Sam">
<div>
<div class="name">Sam</div>
<div class="line">Haha, you’re famous around here. Lots of girls in my class want to meet you~</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Haha… (Who the hell is this guy…?)</div>
</div>
</div>
<div class="dialogue">
<img src="images/sam.jpg" alt="Sam">
<div>
<div class="name">Sam</div>
<div class="line">Listen, man. You’re close to those three girls, right? You really shouldn’t get too close to them.</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Why…? I mean, I’m new here, and they were the first people I met.</div>
</div>
</div>
<div class="dialogue">
<img src="images/sam.jpg" alt="Sam">
<div>
<div class="name">Sam</div>
<div class="line">Don’t you know? They’re the daughters of Sky Co. and Star Co. They bully people just because they’re rich. It’s only been a week, and I’ve already heard stories of them threatening other students.</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">…I didn’t know that. (Figures…)</div>
</div>
</div>
<div class="dialogue">
<img src="images/sam.jpg" alt="Sam">
<div>
<div class="name">Sam</div>
<div class="line">And it’s not just them. There’s a girl in my class—same type, rich and arrogant. Every year, at least ten students drop out because of bullying or being forced into… terrible things. The school covers it up, pretending nothing happened.</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">That’s messed up…</div>
</div>
</div>
<div class="dialogue">
<img src="images/sam.jpg" alt="Sam">
<div>
<div class="name">Sam</div>
<div class="line">Exactly. So I’m warning you—stay away from the rich kids.</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Why tell me this? Aren’t you worried I might be like them?</div>
</div>
</div>
<div class="dialogue">
<img src="images/sam.jpg" alt="Sam">
<div>
<div class="name">Sam</div>
<div class="line">You? Nah, I can tell the difference. The spoiled brats wear their arrogance on their sleeves. You’re not like that. That’s why the girls in my class are into you, too~</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">…Okay. Thanks.</div>
</div>
</div>
<div class="dialogue">
<img src="images/sam.jpg" alt="Sam">
<div>
<div class="name">Sam</div>
<div class="line">Wait—there she is. The bully from my class…</div>
</div>
</div>
<div class="choice-button">
[[Next->67]]
</div>
<style>
body {
background: url("images/schoolhallway.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue character">
<img src="images/esther.jpg" alt="Esther" style="width:300px; border-radius:12px; margin:10px auto; display:block;">
</div>
<div class="dialogue">
<img src="images/sam.jpg" alt="Sam">
<div>
<div class="name">Sam</div>
<div class="line">That's her, her name is Esther. Stay away from her.</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(She's beautiful. Too bad she's like them too.)</div>
</div>
</div>
<div class="dialogue">
<img src="images/sam.jpg" alt="Sam">
<div>
<div class="name">Sam</div>
<div class="line">No one really wants to be friends with her... except those flattering bastards. There's one girl who sticks close to her though.</div>
</div>
</div>
<div class="dialogue character">
<img src="images/nana.jpg" alt="Nana" style="width:300px; border-radius:12px; margin:10px auto; display:block;">
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(There's a cute girl walking by her side...)</div>
</div>
</div>
<div class="dialogue">
<img src="images/sam.jpg" alt="Sam">
<div>
<div class="name">Sam</div>
<div class="line">Just stay away from them. I gotta go, see you~</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">See you~</div>
</div>
</div>
<div class="choice-button">
[[After the school->68]]
</div><style>
body {
background: url("images/roomnight.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue narration">
At night, I had a phone conversation with Mr. Rick.</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Sorry Mr. Rick, I couldn’t get any information from them yet.</div>
</div>
</div>
<div class="dialogue">
<img src="images/rick.jpg" alt="Rick">
<div>
<div class="name">Rick</div>
<div class="line">It’s okay, it’s only the first week. Be patient. I appreciate that you’re willing to help me.</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">No, I should be the one thanking you. I need revenge. I need to give them what they deserve.</div>
</div>
</div>
<div class="dialogue">
<img src="images/rick.jpg" alt="Rick">
<div>
<div class="name">Rick</div>
<div class="line">My targets are the companies, not their daughters. However, I haven’t found evidence of their illegal activities for a long time. I believe their daughters might know something. Even if they don’t, you can still gather evidence of them bullying or threatening others. That could be a valuable bargaining chip to expose their dirty business.</div>
</div>
</div>
<div class="dialogue">
<img src="images/rick.jpg" alt="Rick">
<div>
<div class="name">Rick</div>
<div class="line">So… your main mission is to help me take down their companies. In the meantime, you can do whatever you want for your revenge.</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Yes sir. I won’t do anything that could interfere with your main goal.</div>
</div>
</div>
<div class="dialogue">
<img src="images/rick.jpg" alt="Rick">
<div>
<div class="name">Rick</div>
<div class="line">Good. Anyway, Wendy is also in this city. She’s at another university—not famous, but fair. I hope you two can contact each other and get along.</div>
</div>
</div>
<div class="dialogue">
<img src="images/rick.jpg" alt="Rick">
<div>
<div class="name">Rick</div>
<div class="line">Besides, I can provide you a part-time job. It’s near your place. Just go there and tell the shop owner your name, he’ll understand. I already informed him.</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Thank you, sir. I’ll contact you again in the future.</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(A job… Well, it’s a good chance for me to earn extra money. I’m free now, I can go there right away.)</div>
</div>
</div>
<div class="choice-button">
[[Go to the shop->69]]
</div><style>
body {
background: url("images/citynight.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue narration">
After arriving at the shop, everything went surprisingly smoothly. The shop owner welcomed me warmly—maybe a little too warmly, as if I were his boss. I guess that’s thanks to Mr. Rick’s arrangements.</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(Well, I can start working here anytime… looks like I can even choose my own hours.)</div>
</div>
</div>
<div class="dialogue narration">
On the way back to my place, I suddenly noticed someone familiar.</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(Wait… is that Kelly?)</div>
</div>
</div>
<div class="dialogue narration">
She was walking with a man, clearly in his late forties or fifties. What shocked me was that Kelly was holding tightly onto his arm.</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(This looks suspicious…)</div>
</div>
</div>
<div class="dialogue narration">
I froze for a moment as they stopped in front of a love hotel. Without hesitation, Kelly and the man went inside together.</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(Hold on… a love hotel? Could it be…)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(I should wait here and see what happens next. If it’s really what I think it is… this could be a perfect chance to get dirt on her.)</div>
</div>
</div>
<div class="choice-button">
[[Wait and observe->70]]
</div><style>
body {
background: url("images/citynight.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue narration">
After waiting outside the hotel for about an hour, they finally came out and headed their separate ways.
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(There they are. They split up already. Maybe I should try to get some information from that man... I need an excuse.)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Hey, sir. I saw you go into the hotel with that girl. What's your relationship with her?</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man">
<div>
<div class="name">Man</div>
<div class="line">Who are you? None of your business — move along.</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(I need something believable.) Excuse me — I was sent here to check on something. If you tell me who she is, I won't mention this to anyone.</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man">
<div>
<div class="name">Man</div>
<div class="line">What?! Who sent you?</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">I can't say who. Just tell me who she is and what you two were doing, and I’ll forget I ever saw you.</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man">
<div>
<div class="name">Man</div>
<div class="line">Huh... It must be my wife!! Uhh, fine. Don't tell my wife I said this — she thinks I'm at work. She's a university girl who does some "part-time work" for wealthy clients. You know how it is. She's known in certain circles.</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Alright. Give me a contact and we'll pretend this never happened.</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man">
<div>
<div class="name">Man</div>
<div class="line">Fine. But keep it to yourself — and don't drag me into any trouble.</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(Just as I suspected... this could be exactly the leverage I need.)</div>
</div>
</div>
<div class="choice-button">
[[Next day->71]]
</div><style>
body {
background: url("images/hotel.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue narration">
I contacted Kelly using a different phone number. We agreed to meet at a hotel room tonight.
I even told her to wear a blindfold for a little "surprise." Later that night, she finally arrived.
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">(Knock knock...)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Hi, come in~</div>
</div>
</div>
<video src="kelly1/kelly 1.1.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">Hello~ I wore what you asked. You better give me extra tips later~</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Of course. Your body is so sexy~</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">(Hmm... his voice sounds a little familiar... whatever.)</div>
</div>
</div>
<div class="choice-button">
[[Handjob->72]]
</div><style>
body {
background: url("images/hotel.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="kelly1/kelly 1.2.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">Do you like it~</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Yes~ Now give me a blowjob~</div>
</div>
</div>
<div class="choice-button">
[[Blowjob->73]]
</div><style>
body {
background: url("images/hotel.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="kelly1/kelly 1.3.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">'Slurp slurp'</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">It feels good~</div>
</div>
</div>
<video src="kelly1/kelly 1.4.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Hey, sit there and take off your blindfold. Let's us get the real fun~</div>
</div>
</div>
<div class="choice-button">
[[Take off blindfold->74]]
</div><style>
body {
background: url("images/hotel.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="kelly1/kelly 1.5.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line"><<print $firstname>>?!</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Kelly?! It's you?</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">It's embarrassing... I don't want you to see this side of me...</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Why are you doing this?</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">Well...... I'm not rich like the others. I need money for clothes and accessories—I want people to look up to me, like they do to Emily and Aria...</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">This is the fastest way I can get cash.</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(All this for vanity...)</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">Please don't tell anyone, okay? If anyone at school finds out they'll ostracize me... Emily and Aria will bully me...</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(Now she's afraid of being bullied—but she never hesitated to bully others. Well, I have two options now: promise to keep her secret and gain her trust, or blackmail her right now.)</div>
</div>
</div>
<div class="choice-button">
[[Blackmail her->75.1]]
</div>
<div class="choice-button">
[[Promise her not to tell anyone->75.2]]
</div><style>
body {
background: url("images/hotel.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<<set $kellylove += 3>>
<div class="dialogue narration">
Kelly love +3 ❤️
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(It’s not the time to use this on her yet. I need her trust first.)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Okay — I promise. I won’t tell anyone.</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">Thank you... I really appreciate it.</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">We could end it here and pretend none of this ever happened. No one would know. I promise.</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">(Well... I really need the money... and he's kinda cute... I want him before Emily and Aria do...)</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">Errr... I don't mind if we continue... since you're a customer anyway...</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Are you sure? I don't want to take advantage of you.</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">It's okay... You called me here for this in the first place, right?</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Alright then... let's do it.</div>
</div>
</div>
<div class="choice-button">
[[Take off shirt->75.21]]
</div><style>
body {
background: url("images/hotel.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<<set $kellyblackmail = true>>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(This is the perfect chance to take advantage of her... if I do this right, she’ll listen to me in the future.)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">No. I’m going to tell everyone what you’re doing.</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">!!!... Please no! They’ll stop being my friends if they find out! They might even bully me... Please! I’ll do anything! Just don’t tell anyone!</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">You’re sure you’ll do anything?</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">...Yes...</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Then come here and satisfy me. Only if I’m satisfied will I consider not telling anyone about this.</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">.....</div>
</div>
</div>
<div class="choice-button">
[[Blowjob->75.12]]
</div><style>
body {
background: url("images/hotel.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="kelly2/Kelly 2.1.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">mmmmhhhhh......</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">You're naughty girl~</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">You're the one called me here~</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Then do your job~</div>
</div>
</div>
<<set $gallery.kelly2 = true>>
<div class="choice-button">
[[Blowjob->75.22]]
</div><style>
body {
background: url("images/hotel.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="kelly2/Kelly 2.2.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">"slurp slurp"</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Your technique is good~</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">How about this?</div>
</div>
</div>
<video src="kelly2/Kelly 2.3.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">aaahhh....</div>
</div>
</div>
<div class="choice-button">
[[69->75.23]]
</div><style>
body {
background: url("images/hotel.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="kelly2/Kelly 2.4.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">mmmhhh...</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Let's fuck now.</div>
</div>
</div>
<div class="choice-button">
[[Fuck->75.24]]
</div><style>
body {
background: url("images/hotel.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="kelly2/Kelly 2.5.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">aaahhh...... You're deep inside me...</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">It feels good~</div>
</div>
</div>
<video src="kelly2/Kelly 2.6.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">aaahhh......aaahhh... (Fuck! He's good at it. He's better than anyone I have sex with before.)</div>
</div>
</div>
<div class="choice-button">
[[Cowgirl->75.25]]
</div><style>
body {
background: url("images/hotel.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="kelly2/Kelly 2.7.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">You dick is making me crazy... Let me kiss you...</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">okay...</div>
</div>
</div>
<video src="kelly2/Kelly 2.8.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line"> (I feel so good...I didn't expect he to be this good...)</div>
</div>
</div>
<div class="choice-button">
[[Cum->75.26]]
</div><style>
body {
background: url("images/hotel.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="kelly2/Kelly 2.9.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">It feels amazing...</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">I wanna cum on your face...</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">okay...</div>
</div>
</div>
<video src="kelly2/Kelly 2.10.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">aaahhh..... It's amazing...</div>
</div>
</div>
<div class="choice-button">
[[Next->75.27]]
</div><style>
body {
background: url("images/hotel.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">Hahhh..... Not gonna lie, It feels amazing~</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">I feel good too~</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">And....if you want to have fun again....you can just call me~ I can give you discount, just for you~.</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Haha, I will~ I gonna go, see you~</div>
</div>
</div>
<div class="dialogue narration">
*You could have seen a different scene if you had chosen different route.*
</div>
<div class="choice-button">
[[Next Day->76]]
</div><style>
body {
background: url("images/hotel.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<<set $gallery.kelly1 = true>>
<video src="kelly1/kelly 1.6.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">"slurp slurp"</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Hey, do it properly. Your technique was better before.</div>
</div>
</div>
<video src="kelly1/kelly 1.7.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Now it's better~</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">"slurp slurp" mmmhhh......</div>
</div>
</div>
<div class="choice-button">
[[Fuck->75.13]]
</div><style>
body {
background: url("images/hotel.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Let's fuck now~</div>
</div>
</div>
<video src="kelly1/kelly 1.8.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">aaahhh....I can't believe you're a shitty person like this...</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Haha, but your body enjoys it, don't you?</div>
</div>
</div>
<video src="kelly1/kelly 1.9.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">aaahhh...(Fuck! Why am I starting to feel good...His technique is good....)</div>
</div>
</div>
<div class="choice-button">
[[Continue fucking->75.14]]
</div><style>
body {
background: url("images/hotel.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Get on top of me and show me your tits.</div>
</div>
</div>
<video src="kelly1/kelly 1.10.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">aaahhh....</div>
</div>
</div>
<video src="kelly1/kelly 1.11.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">You like me fucking you in doggy style huh?</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">No...aaahhh... I don't feel good...(My body...feels so good...It shouldn't be...)</div>
</div>
</div>
<div class="choice-button">
[[Cum->75.15]]
</div><style>
body {
background: url("images/hotel.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">I wanna cum now!</div>
</div>
</div>
<video src="kelly1/kelly 1.12.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">haaahhh....I did what you asked...Let me go now...</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Not yet~ I can do a second round~</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">No!! Please!(Why I feel excited about it?...)</div>
</div>
</div>
<div class="choice-button">
[[Continue->75.16]]
</div><style>
body {
background: url("images/hotel.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Now suck my dick again.</div>
</div>
</div>
<video src="kelly1/kelly 1.13.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(Take out phone and start recording.)</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">No...! Whay are you doing?! Stop!</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Shut up! It's for my private collection only, you don't want anyone else know it, right?</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">.........</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Good girl~</div>
</div>
</div>
<video src="kelly1/kelly 1.14.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Now come here suck me and touch yourself at the same time.</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">.....mmmhhh...(My body starts to feel excited...)</div>
</div>
</div>
<video src="kelly1/kelly 1.15.mp4" autoplay muted controls width="800"></video>
<div class="choice-button">
[[Fuck->75.17]]
</div><style>
body {
background: url("images/hotel.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="kelly1/kelly 1.18.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">hahhh.... (My pussy inside is so warm...)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Turn around again. I wanna fuck you again.</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">.........ok</div>
</div>
</div>
<video src="kelly1/kelly 1.19.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">aaahhh....!!(I came many times...My mind's losing it...)</div>
</div>
</div>
<video src="kelly1/kelly 1.20.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Aaahhh...I wanna cum again, it's too good.</div>
</div>
</div>
<video src="kelly1/kelly 1.21.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Your pussy looks good with my cum~</div>
</div>
</div>
<div class="choice-button">
[[Next->75.19]]
</div><style>
body {
background: url("images/hotel.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Turn around, I wanna fuck you on four....</div>
</div>
</div>
<video src="kelly1/kelly 1.16.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">Wait...Why you tie my hand...</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">To give you a little excitement~</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">aaahhh...(Fuck! I can't.....He's better than anyone who fucked me before... His dick is so deep inside me...)</div>
</div>
</div>
<video src="kelly1/kelly 1.17.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">Wait....Don't take off the condom...</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Shut up, I know those old men fuck you without condom too. I wanna cum inside you now!</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">No...!</div>
</div>
</div>
<div class="choice-button">
[[Creampie->75.18]]
</div><style>
body {
background: url("images/hotel.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">hahhh....hahhh.....</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">It was fun~ Now remember bitch, if you don't want anyone knows about it, then you'll do whatever I ask you to. Understand?</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">.........ok</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Good girl~ Now see you tomorrow</div>
</div>
</div>
<div class="dialogue narration">
*You could have seen a different scene if you had chosen different route.*
</div>
<div class="choice-button">
[[Next Day->76]]
</div><style>
body {
background: url("images/schoolhallway.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue narration">
The next day, when I arrived at the school hallway, I saw Emily, Aria, and Kelly walking together. A few students were tagging along as well—probably the type who flatter the rich just to stay close to them.
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Hi there.</div>
</div>
</div>
<div class="dialogue">
<img src="images/emily.jpg" alt="Emily">
<div>
<div class="name">Emily</div>
<div class="line">Oh hi~ You're looking fresh today~</div>
</div>
</div>
<div class="dialogue">
<img src="images/aria.jpg" alt="Aria">
<div>
<div class="name">Aria</div>
<div class="line">Hi~ Let's walk to class together~</div>
</div>
</div>
<<if $kellyblackmail is true>>
<div class="dialogue narration">Kelly avoids eye contact with you, clearly remembering the night you blackmailed her.</div>
<<else>>
<div class="dialogue narration">Kelly greets you cheerfully, as if nothing has ever happened.</div>
<</if>>
<div class="choice-button">
[[After class->77]]
</div><style>
body {
background: url("images/schoolhallway.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue narration">
After class, I was heading to the cafeteria when someone called out to me from a quiet corner.
</div>
<div class="dialogue">
<img src="images/esther.jpg" alt="Esther">
<div>
<div class="name">Esther</div>
<div class="line">Hey you!</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(Who's calling me...?)</div>
</div>
</div>
<div class="dialogue">
<img src="images/esther.jpg" alt="Esther">
<div>
<div class="name">Esther</div>
<div class="line">Over here. Yes, you. I have something to discuss.</div>
</div>
</div>
<div class="dialogue narration">
The girl standing in the shadowed corner was the one Sam warned me about — Esther, the bully.
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Hi. Do I know you?</div>
</div>
</div>
<div class="dialogue">
<img src="images/esther.jpg" alt="Esther">
<div>
<div class="name">Esther</div>
<div class="line">You don't know me, but I know you. You're close to Emily, Aria and Kelly, right?</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Yes... and?</div>
</div>
</div>
<div class="dialogue">
<img src="images/esther.jpg" alt="Esther">
<div>
<div class="name">Esther</div>
<div class="line">Forget Kelly — she’s irrelevant. Emily and Aria are the ones who matter. Their families are wealthy; they hide behind money and run people over. I want them taken down.</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">And you want me to do what, exactly?</div>
</div>
</div>
<div class="dialogue">
<img src="images/esther.jpg" alt="Esther">
<div>
<div class="name">Esther</div>
<div class="line">Bring me something I can use against them — dirt, secrets, anything useful, and I’ll make sure you get paid. I'm tired of seeing them acting like they're better than anyone in this school.</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Why would I work for you? I don’t need money from random deals.</div>
</div>
</div>
<div class="dialogue">
<img src="images/esther.jpg" alt="Esther">
<div>
<div class="name">Esther</div>
<div class="line">As expected hehe~ I already know rumors about you. You’re unlike those poor bastards in this school. How about this: you help me, and I’ll reward you, you can do whatever you want~</div>
</div>
</div>
<div class="dialogue narration">
Esther stepped closer and made a suggestive move — a clear invitation to make a deal personal. It was the kind of pressure someone powerful uses to get compliance.
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(She’s trying to manipulate me. But this could be useful. I think I could play along for now.)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Fine. Deal. I’ll get you what you want. Don't forget the rewards~</div>
</div>
</div>
<div class="dialogue">
<img src="images/esther.jpg" alt="Esther">
<div>
<div class="name">Esther</div>
<div class="line">Haha, I know no man can resist my body~ Good. Do that, and I’ll make sure you’re rewarded.</div>
</div>
</div>
<div class="choice-button">
[[Next->78]]
</div><style>
body {
background: url("images/schoolhallway.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue narration">
After I walked away, Esther's friend Nana appeared and spoke quietly with Esther.
</div>
<div class="dialogue">
<img src="images/nana.jpg" alt="Nana">
<div>
<div class="name">Nana</div>
<div class="line">Did he accept the deal...?</div>
</div>
</div>
<div class="dialogue">
<img src="images/esther.jpg" alt="Esther">
<div>
<div class="name">Esther</div>
<div class="line">Of course. He's just like any other man — can't resist my body.</div>
</div>
</div>
<div class="dialogue">
<img src="images/nana.jpg" alt="Nana">
<div>
<div class="name">Nana</div>
<div class="line">Why pick him of all people? Why not someone else?</div>
</div>
</div>
<div class="dialogue">
<img src="images/esther.jpg" alt="Esther">
<div>
<div class="name">Esther</div>
<div class="line">I heard the rumor — he's secretly well-off and his parents own businesses overseas. If that's true, Emily and Aria will trust him. A broke loser wouldn't get into their circle. And if he helps me, I can quietly collect something on him too.</div>
</div>
</div>
<div class="dialogue">
<img src="images/nana.jpg" alt="Nana">
<div>
<div class="name">Nana</div>
<div class="line">Haha, you're smart. And if he actually does what you want... are you really going to sleep with him?</div>
</div>
</div>
<div class="dialogue">
<img src="images/esther.jpg" alt="Esther">
<div>
<div class="name">Esther</div>
<div class="line">I don't know yet. He's handsome, so I wouldn't mind... We'll see how useful he turns out to be first.</div>
</div>
</div>
<div class="choice-button">
[[After the school...->79]]
</div>
<style>
body {
background: url("images/schoolhallway.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(Well, I didn’t expect Esther would come to me with such a ridiculous request... Guess rich people really are all the same.)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(Wait... not all of them. There’s one person who’s different...)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(Wendy... Mr. Rick mentioned she’s living in this city too. He even told me I could reach out and befriend her... Maybe I should contact her later.)</div>
</div>
</div>
<div class="choice-button">
[[Next->80]]
</div>
<style>
body {
background: url("images/streetday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue narration">
After the school on my way home, I decided to text Wendy. I still have her number.</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(Alright.... I'll just send a simple message.)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">"Hi Wendy, it's me, <<print $firstname>>. I don't know if you remember me, but I wanted to say hi."</div>
</div>
</div>
<div class="dialogue narration">
It felt awkward waiting... then her reply came almost immediately.</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">"Hi~ Of course I remember you~ We met a couple years ago. My dad mentioned you sometimes."</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">"Haha~ Mr. Rick told me you're in the city...Do you want to grab coffee or ice cream sometime?"</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(Why am I so nervous over a text?)</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">"Yes! I'd love to. How about now...?"</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">"Sure. We can meet at the station in ten minutes."</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">"Okie~"</div>
</div>
</div>
<div class="choice-button">
[[Meanwhile...->81]]
</div><style>
body {
background: url("images/roomday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">(It's really is him... He’s really asking me out... I’ve been wanting to contact him for so long, but I was too nervous...)</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">(I should dress up nicely for him!)</div>
</div>
</div>
<div class="choice-button">
[[Later->82]]
</div>
<style>
body {
background: url("images/streetday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue narration">
After waiting at the station, Wendy showed up.
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Hi...! Nice to see you again...</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">Me too..! How are you? You really change a lot. I almost don't recognize you.</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">I'm good...</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">Ok....</div>
</div>
</div>
<div class="dialogue narration">
<div class="line">(Damn! This is awkward. I should come up with a plan that Wendy would like.)</div>
</div>
<div class="choice-button">
[[Go to a fancy coffee shop->82.1]]
</div>
<div class="choice-button">
[[Buy ice cream and walk at the park->82.2]]
</div>
<style>
body {
background: url("images/streetday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Do you want to grab some coffee? There’s a nice café nearby.</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">Sure~</div>
</div>
</div>
<div class="dialogue narration">
After walking for a while, we arrived at a cozy café and ordered some drinks.</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">So, how have you been lately? I heard from Mr. Rick that you’re also studying in this city.</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">I’m doing great~ My school’s not that famous and pretty small, but I’m happy there. Most people are really nice~</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">That’s good to hear. Unlike my school… full of spoiled rich brats, haha~ If more people were like you, the world would be a better place.</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">(blushes) Thank you… but I don’t think I’m that good…</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">You’re kind, Wendy. I can see it in your eyes... (Wait... what am I even saying? My face feels hot...)</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">Thanks... So... how’s your plan going lately...?</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">My plan? What plan?</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">The plan... err... the mission my father asked you to do...</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Oh... I didn’t expect you to know about that.</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">I’m sorry if I wasn’t supposed to know... but I was curious. I kept asking my father, and eventually, he told me everything.</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">It’s fine. There’s not much progress yet... I still need to take revenge. Those people took everything from me.</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">I understand... but please, be careful.</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">I will. Thanks, Wendy.</div>
</div>
</div>
<div class="dialogue narration">
We talked for hours. Before we knew it, the sky had grown dark — it was time to go home.</div>
</div>
<div class="choice-button">
[[Next->83]]
</div>
<style>
body {
background: url("images/streetday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<<set $wendylove += 1>>
<div class="dialogue narration">
Wendy love +1 ❤️
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Do you want to buy some ice cream? Then we can eat it while walking around the park.</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">Sure~ I love it~</div>
</div>
</div>
<div class="dialogue narration">
After buying the ice cream, we headed to a nearby park. There weren’t many people around, and the calm evening breeze made the atmosphere feel peaceful and relaxed.
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">So, how have you been lately? I heard from Mr. Rick that you’re also studying in this city.</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">I’m doing great~ My school’s not that famous and pretty small, but I’m happy there. Most people are really nice~</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">That’s good to hear. Unlike my school… full of spoiled rich brats, haha~ If more people were like you, the world would be a better place.</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">(blushes) Thank you… but I don’t think I’m that good…</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">You’re kind, Wendy. I can see it in your eyes... (Wait... what am I even saying? My face feels hot...)</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">Thanks... So... how’s your plan going lately...?</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">My plan? What plan?</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">The plan... err... the mission my father asked you to do...</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Oh... I didn’t expect you to know about that.</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">I’m sorry if I wasn’t supposed to know... but I was curious. I kept asking my father, and eventually, he told me everything.</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">It’s fine. There’s not much progress yet... I still need to take revenge. Those people took everything from me.</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">I understand... but please, be careful.</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">I will. Thanks, Wendy.</div>
</div>
</div>
<div class="dialogue narration">
We talked for hours. Before we knew it, the sky had grown dark — it was time to go home.
</div>
<div class="choice-button">
[[Next->83]]
</div><style>
body {
background: url("images/streetnight.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">It's getting dark... Let me bring you home. It's not safe for you to walk alone.</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">Okay, thanks~</div>
</div>
</div>
<div class="dialogue narration">
After walking for about ten minutes, we arrived at Wendy’s place. Surprisingly, it was the same apartment building I lived in.
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Haha, what a coincidence! This is the same place I live. Mr. Rick arranged it for me.</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">I didn’t know that, haha~ Well... I guess we can see each other more often...</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Sure... Then, see you...</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">Wait... do you want to come to my place? I can cook dinner for you.</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(I'm hungry now... and I hope to spend more time with her...)</div>
</div>
</div>
<div class="choice-button">
[[Accept->83.1]]
</div><style>
body {
background: url("images/roomnight.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<<set $wendylove += 1>>
<div class="dialogue narration">
Wendy love +1 ❤️
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Sure. I’m quite hungry right now~</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">Haha, then let’s go~</div>
</div>
</div>
<div class="dialogue narration">
After arriving at Wendy’s place, I found myself in a cozy studio apartment. Everything was tidy and neatly arranged — simple, but full of her personality.
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">Wait here for a bit. I’ll cook something simple for you — maybe noodles.</div>
</div>
</div>
<div class="dialogue narration">
About thirty minutes later, Wendy finished cooking. She made a warm bowl of udon in miso soup, served with crispy tempura prawns and vegetables. The smell alone made my stomach growl.
</div>
<div class="dialogue character">
<img src="images/udon.jpg" alt="Food" style="width:300px; border-radius:12px; margin:10px auto; display:block;">
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">It looks amazing~ (She’s really good at cooking...)</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">Thanks~</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">It’s really delicious~ (She’s definitely not like the other rich kids. She cooks, cleans, and does everything herself...)</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">Haha~ I’m glad you like it.</div>
</div>
</div>
<div class="dialogue narration">
After finishing dinner, we washed the dishes and cleaned the kitchen together. The air between us felt a little warmer — almost playful, yet intimate.
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Thanks for the dinner, Wendy.</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">No problem. Take a seat — I’ll brew some tea for you.</div>
</div>
</div>
<div class="choice-button">
[[Sit down->83.2]]
</div><style>
body {
background: url("images/roomnight.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue narration">
We sat down on the couch, sipping warm tea as soft light filled the cozy room. The air felt calm — almost too calm — as our quiet conversation drifted back to how the past two years had been.
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">These past two years... nothing much happened, honestly. I just finished high school back in my hometown. Did some workouts, kept myself busy, I guess.</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">Same here. After what happened two years ago... my father transferred me to a smaller school. It’s not famous — only about two hundred students...but he said it’s safer that way. He didn’t want any bad people near me again.</div>
</div>
</div>
<div class="dialogue narration">
(What happened two years ago... that incident still haunts her. I should be careful with my words... I don’t want her to remember that pain.)
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">Thank you again... for saving me back then...</div>
</div>
</div>
<<if $wendyvirgin is false>>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">I... It’s okay... (I shouldn’t say it... I should apologize for not being there in time... but if I bring it up, it might make her remember again...)</div>
</div>
</div>
<<else>>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">You’re welcome. I’m just glad I got there in time... before that pervert could do anything to you.</div>
</div>
</div>
<</if>>
<<if $wendyvirgin is false>>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">Do you... think I’m dirty...? I mean... I’m not a virgin anymore...</div>
</div>
</div>
<</if>>
<<if $wendyvirgin is false>>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">No...!! Of course not. I’m... sorry... I didn’t save you in time...</div>
</div>
</div>
<</if>>
<<if $wendyvirgin is false>>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">No... I’m not blaming you. I’m just... really thankful you came when you did. Who knows what else that pervert might’ve done...</div>
</div>
</div>
<</if>>
<div class="dialogue narration">
Our eyes met — hers soft and trembling, mine unsure. For a brief moment, the silence between us spoke louder than words. The tension in the air wasn’t heavy anymore... it was warm, almost intimate.
</div>
<div class="choice-button">
[[Next->83.3]]
</div><style>
body {
background: url("images/roomnight.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">I... I want to repay you. For everything. I can do whatever you want...</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">It’s okay, Wendy... you don’t have to do anything.</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">But I can... satisfy you... You can do whatever you want... to me...</div>
</div>
</div>
<div class="dialogue narration">
What the hell is she saying??!! My heart started pounding harder, my palms slightly trembling as I looked at her.
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">I... read a book before... It said a woman should show her gratitude to a man... by satisfying him...</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">What kind of book are you reading?! That’s not true... You shouldn’t do this...</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">I only want this because it’s you... I’ve been thinking about you for two years. I want you to feel me... I only want you to touch me...</div>
</div>
</div>
<div class="dialogue narration">
Her eyes were shimmering, but her hands trembled slightly as they rested on her lap. She wasn’t just saying this lightly — she had been thinking about this for a long time. My chest felt heavy, torn between desire and doing what’s right.
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Are you... sure you want to do this...? I can’t take advantage of you, Wendy...</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">It’s okay...</div>
</div>
</div>
<div class="dialogue narration">
She moved a little closer, her scent mixing with the faint aroma of tea still lingering in the room. Her fingers brushed against mine — warm and hesitant — and I felt her heart beating as fast as mine.
</div>
<div class="choice-button">
[[She takes off clothes->83.4]]
</div><style>
body {
background: url("images/roomnight.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<<set $gallery.wendy4 = true>>
<div class="dialogue narration">
Wendy’s eyes lingered on mine for a long moment. The soft light from the lamp painted her face with a warm glow, and the silence between us was filled only with the sound of our breaths.
</div>
<video src="wendy2/wendy 2.1.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">You can touch them...</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">ok.... I'll be gentle...</div>
</div>
</div>
<video src="wendy2/wendy 2.2.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">mmmhhh...</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">Let me take off my pants...</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Can I touch it...?</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">Yes...</div>
</div>
</div>
<video src="wendy2/wendy 2.3.mp4" autoplay muted controls width="800"></video>
<div class="choice-button">
[[Touch her pussy->83.5]]
</div><style>
body {
background: url("images/roomnight.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="wendy2/wendy 2.4.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Your pussy....is beautiful...</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">Stop.... it's embrassing...</div>
</div>
</div>
<video src="wendy2/wendy 2.5.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">mmmhhh...</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Can I...put my finger in...?</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">ok...</div>
</div>
</div>
<div class="choice-button">
[[Finger->83.6]]
</div><style>
body {
background: url("images/roomnight.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="wendy2/wendy 2.6.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">mmmhhh.... it feels good...</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">It's okay now.... Let me satisfy you...</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">ok...</div>
</div>
</div>
<div class="choice-button">
[[Blowjob->83.7]]
</div><style>
body {
background: url("images/roomnight.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="wendy2/wendy 2.7.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">(Wow.... it's so big.... This thing really gonna go inside my body later...)</div>
</div>
</div>
<video src="wendy2/wendy 2.8.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">"Licks"</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">It feels good...</div>
</div>
</div>
<video src="wendy2/wendy 2.9.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">You did a good job.</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">"slurp slurp" mmmhhh....</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">I can't hold it anymore... Let me...put it inside you...ok?</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">"nods" Please...be gentle...</div>
</div>
</div>
<div class="choice-button">
[[Put Inside->83.8]]
</div><style>
body {
background: url("images/roomnight.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="wendy2/wendy 2.10.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">aaahhh.....it's a bit...painful...</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Sorry.... I can stop now if...</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">No... It's okay... I'll get used to it...</div>
</div>
</div>
<div class="choice-button">
[[Missionary->83.9]]
</div>
<div class="choice-button">
[[Cowgirl->83.10]]
</div>
<div class="choice-button">
[[Side Fuck->83.11]]
</div><style>
body {
background: url("images/roomnight.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="wendy2/wendy 2.11.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">aaahhh.....</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">It feels good Wendy... Just tell me if you feel uncomfortable...</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">No...You can...go faster...</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">ok... Let me take off you clothes...I wanna see you naked.</div>
</div>
</div>
<video src="wendy2/wendy 2.12.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">aaahhh.....</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">It feels good...</div>
</div>
</div>
<video src="wendy2/wendy 2.13.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">aaahhh.....(His dick is deep inside me.... It feels good...)</div>
</div>
</div>
<div class="choice-button">
[[Missionary->83.9]]
</div>
<div class="choice-button">
[[Cowgirl->83.10]]
</div>
<div class="choice-button">
[[Side Fuck->83.11]]
</div>
<div class="choice-button">
[[Cum->83.12]]
</div><style>
body {
background: url("images/roomnight.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">Let me...ride you...</div>
</div>
</div>
<video src="wendy2/wendy 2.14.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(Damn...I can't believe that Wendy is riding on top of me right now...It's too good to be real...)</div>
</div>
</div>
<video src="wendy2/wendy 2.15.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">aaahhhh...(I just came....I don't know that has he noticed or not...It's embrassing...but so good...)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">aaahhh...(Did she just come...? I glad she enjoys it too...)</div>
</div>
</div>
<div class="choice-button">
[[Missionary->83.9]]
</div>
<div class="choice-button">
[[Cowgirl->83.10]]
</div>
<div class="choice-button">
[[Side Fuck->83.11]]
</div><style>
body {
background: url("images/roomnight.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="wendy2/wendy 2.16.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">aaahhhh...(This position.... He's so deep inside me...))</div>
</div>
</div>
<video src="wendy2/wendy 2.17.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">It's amazing...</div>
</div>
</div>
<div class="choice-button">
[[Missionary->83.9]]
</div>
<div class="choice-button">
[[Cowgirl->83.10]]
</div>
<div class="choice-button">
[[Side Fuck->83.11]]
</div><style>
body {
background: url("images/roomnight.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Wendy....I'm about to cum now...</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">Just cum...on my belly...</div>
</div>
</div>
<video src="wendy2/wendy 2.18.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">aaahhh....It's amazing...</div>
</div>
</div>
<div class="choice-button">
[[Next->83.13]]
</div><style>
body {
background: url("images/roomnight.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">Hahhh.... It's amazing...</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">You're very beautiful, Wendy...</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">"Blush" Stop haha~</div>
</div>
</div>
<div class="choice-button">
[[Next->83.14]]
</div><style>
body {
background: url("images/roomnight.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue narration">
The night had quieted.. Wendy and I lay close together. We hold each other and kiss each other on the bed.
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Mr. Rick is gonna kill me if he finds out what we did haha...</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">He won’t... He knows that I like you~</div>
</div>
</div>
<div class="dialogue narration">
The words slipped out of her mouth before she could stop herself. Her cheeks turned bright red, and she immediately looked away, trying to hide her face.
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">No... err... I mean...</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">I.......err... (It’s awkward... but it explains why she wanted to be close to me earlier...)</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">I..... Just letting you know is enough...</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Thank you... I did not know that you...</div>
</div>
</div>
<div class="dialogue narration">
Her voice trembled slightly, but there was a quiet honesty in it, something fragile, something real.
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">No wonder Mr. Rick kept asking me to check on you haha.</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">It's because my father trusts you~</div>
</div>
</div>
<div class="dialogue narration">
After chatting for a while longer, I finally got up to leave. She walked me to the door, her smile gentle and shy.
</div>
<div class="choice-button">
[[Next Day->84]]
</div><style>
body {
background: url("images/schoolhallway.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue narration">
Next morning. The memories of last night still lingered in my mind, but I pushed them aside and got ready for school as usual.
</div>
<div class="dialogue narration">
Classes went by like any other day — lectures, notes, and small talks. When the final bell rang, I walked through the school hallway, thinking about what to do next. Then I noticed someone familiar walking toward me — it was Sam.
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(He seems like he doesn’t see me... maybe I should say hi.)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Hi, Sam. How are you?</div>
</div>
</div>
<div class="dialogue">
<img src="images/sam.jpg" alt="Sam">
<div>
<div class="name">Sam</div>
<div class="line">Oh... hi... <<print $firstname>>...</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(He looked distracted, and his usual energetic vibe wasn’t there.) You look a bit off today... everything alright?</div>
</div>
</div>
<div class="dialogue">
<img src="images/sam.jpg" alt="Sam">
<div>
<div class="name">Sam</div>
<div class="line">Yeah... everything’s fine... I should get going...</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(Sam’s acting weird... maybe he’s facing some trouble... but he doesn’t want to talk about it.)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(Well, forget it... I have plans to take care of today...)</div>
</div>
</div>
<div class="choice-button">
[[Next->85]]
</div><style>
body {
background: url("images/streetday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue narration">
I have a plan for today. I should contact Kelly, partly to get closer and partly to see if she has any information that might help. I hate to admit it, but she's hot and.... the experience of having sex with her last time is amazing. Still, my main goal is to learn what she knows.
</div>
<<if $kellyblackmail is true>>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(I could ask her to come to my place. I know her dirty secret and also have the video I recorded last time. She will definitely accept.)</div>
</div>
</div>
<<else>>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(I'll reach out and ask to hang out, keep things casual, and try to get information by talking to her directly.)</div>
</div>
<</if>>
<<if $kellyblackmail is true>>
<div class="choice-button">
[[Ask her to come to your place->86.1]]
</div>
<div class="choice-button disabled" title="You can choose this option if you have not blackmailed Kelly before..">
Contact her to hang out
</div>
<<else>>
<div class="choice-button disabled" title="You can choose this option if you have blackmailed Kelly before.">
Ask her to come to your place
</div>
<div class="choice-button">
[[Contact her to hang out->87.1]]
</div>
<</if>><style>
body {
background: url("images/streetday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue narration">
I take out my phone and start messaging to Kelly.
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Hi Kelly. It's <<print $firstname>>. Come by my place later today. I'll send you the location.</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">You won't have any excuse to refuse. Remember our deal.</div>
</div>
</div>
<div class="dialogue narration">
A few moments later, my phone buzzed.
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">.....fine.</div>
</div>
</div>
<div class="dialogue narration">
(Hehe, as I thought. She cares about her reputation. She won't want anything exposed. She'll come.)
Later.
</div>
<div class="choice-button">
[[Later->86.2]]
</div><style>
body {
background: url("images/streetday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue narration">
I take out my phone and start messaging Kelly.
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Hey Kelly. It's me, <<print $firstname>>. Are you free later? Wanna hang out?</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">Hehe~ Are you asking me for a date?</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Well, I would like to have a date with you. Maybe... you know... do something fun~</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">You're a naughty boy~ I'm not doing it for free~</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Of course I know~</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">Hmmm... sure, why not? Give me a location then. I'll see you later~</div>
</div>
</div>
<div class="dialogue narration">
She accepted easily, just as I expected. Money always makes things smoother. Still, my real goal isn’t just fun — I need her to trust me, enough to tell me something useful.
</div>
<div class="choice-button">
[[Later->87.2]]
</div><style>
body {
background: url("images/roomday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue narration">
After a while, Kelly arrived at my place.
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">You came hehe~</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">What do you want...?</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">You know what I want. Sit on the bed.</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">Just do it quick....</div>
</div>
</div>
<div class="choice-button">
[[Kiss->86.3]]
</div><style>
body {
background: url("images/roomnight.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue narration">
We went to a fancy restaurant for a dinner and took a walk at the city area. After that, I suggested we can go to my place and she accepted. After arriving at my place...
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">I didn't expect you to be this straightforward~</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">I can't wait any longer~ You're too beautiful~ </div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">...Thanks.....Well, since you make me happy today, I could....do this free for you...</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Really? Are you sure?</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">Yes...But only this time hehe~</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">I can't hold it anymore... Let's have some fun~</div>
</div>
</div>
<div class="choice-button">
[[Makeout->87.3]]
</div><style>
body {
background: url("images/roomday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<<set $gallery.kelly3 = true>>
<video src="kelly3/kelly3.1.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">You like it huh?</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">No.... (Why my pussy's already wet when he kissed me....)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Take off your clothes.</div>
</div>
</div>
<video src="kelly3/kelly3.2.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Let me see your pussy.</div>
</div>
</div>
<video src="kelly3/kelly3.3.mp4" autoplay muted controls width="800"></video>
<div class="choice-button">
[[Lick it->86.4]]
</div><style>
body {
background: url("images/roomday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="kelly3/kelly3.4.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">mmmhhh...(It feels good....)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Let me finger you~</div>
</div>
</div>
<video src="kelly3/kelly3.5.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">You're already wet you naughty girl~</div>
</div>
</div>
<div class="choice-button">
[[Blowjob->86.5]]
</div><style>
body {
background: url("images/roomday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Come here and give me a blowjob.</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">.....</div>
</div>
</div>
<video src="kelly3/kelly3.6.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">'slurp slurp'....</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Suck it porperly. If you want to end it fast, then make me cum quick.</div>
</div>
</div>
<video src="kelly3/kelly3.7.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">There you go.</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">'.........</div>
</div>
</div>
<video src="kelly3/kelly3.8.mp4" autoplay muted controls width="800"></video>
<div class="choice-button">
[[Fuck->86.6]]
</div><style>
body {
background: url("images/roomday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Let's fuck now... lay down.</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">ok..... (I'm a bit excited..)</div>
</div>
</div>
<video src="kelly3/kelly3.9.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">aaahhh....slow down...</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Just admit that you enjoy it~</div>
</div>
</div>
<video src="kelly3/kelly3.10.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">mmmhhh.........</div>
</div>
</div>
<video src="kelly3.1/kelly3.11.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">Stop....I can't.....aaahhh...!!.</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">You really just came huh~ Let's change the position.</div>
</div>
</div>
<div class="choice-button">
[[Doggystyle->86.7]]
</div><style>
body {
background: url("images/roomday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="kelly3.1/kelly3.12.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">aaahhh.....(He's fucking me deep....He really is good at fucking...)</div>
</div>
</div>
<video src="kelly3.1/kelly3.13.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">aaahhh....</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">You came again~ Say you like it...</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">I like it......</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Good girl.</div>
</div>
</div>
<div class="choice-button">
[[Cowgirl->86.8]]
</div><style>
body {
background: url("images/roomday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Get on top of me and move it yourself.</div>
</div>
</div>
<video src="kelly3.1/kelly3.14.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">aaahhh.....</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">It's amazing...</div>
</div>
</div>
<video src="kelly3.1/kelly3.15.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">aaahhh....</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Lay down, I wanna cum on your face.</div>
</div>
</div>
<div class="choice-button">
[[Cum->86.9]]
</div><style>
body {
background: url("images/roomday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Fuck! I'm cumming</div>
</div>
</div>
<video src="kelly3.1/kelly3.16.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">haaahhh.....</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">It's amazing... Now go take a shower if you want. I can give you towel.</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">ok...</div>
</div>
</div>
<div class="choice-button">
[[Shower->86.10]]
</div><style>
body {
background: url("images/roomday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<<set $gallery.kelly4 = true>>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">(I can't believe he's doing it to me ..... I thought he was a good person...someone that I would like...but... it feels good...)</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">(No one makes me having orgasm this many times before....I even feel excited when he's fucking me...)</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">(Shit! What am I even thinking about...)</div>
</div>
</div>
<div class="dialogue narration">
Suddenly, the door opened....
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Hey, let's shower together.</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">....get out....</div>
</div>
</div>
<video src="kelly4/kelly 4.1.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">What are you shy about? We already fucked many times hehe~ come on, help me clean my dick. You know what to do.</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">......ok...</div>
</div>
</div>
<div class="choice-button">
[[Blowjob->86.11]]
</div><style>
body {
background: url("images/roomday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="kelly4/kelly 4.2.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">ahhh...it feels good</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">'slurp slurp'.....</div>
</div>
</div>
<video src="kelly4/kelly 4.2.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Your skill is getting better~ You start to like it, don't you?</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">..........mmmhhh</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Come here.</div>
</div>
</div>
<video src="kelly4/kelly 4.4.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">(I felt excited when he's kissing me...What's wrong with me...)</div>
</div>
</div>
<div class="choice-button">
[[Fuck->86.12]]
</div><style>
body {
background: url("images/roomday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Stand up and turn your back to me.</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">.....ok...</div>
</div>
</div>
<video src="kelly4/kelly 4.5.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">aaahhh..... slower....</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Fuck! It's good.</div>
</div>
</div>
<video src="kelly4/kelly 4.6.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Come here, I wanna cum in your mouth.</div>
</div>
</div>
<div class="choice-button">
[[Blowjob again->86.13]]
</div><style>
body {
background: url("images/roomday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="kelly4/kelly 4.7.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">aaahhh...keep going...</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">........</div>
</div>
</div>
<video src="kelly4/kelly 4.8.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Faster....I gonna cum...</div>
</div>
</div>
<video src="kelly4/kelly 4.9.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">hahhh... Do you like it hehe~</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">It stinks....</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Clean yourself. We have more fun to do~</div>
</div>
</div>
<div class="choice-button">
[[Continue->86.14]]
</div><style>
body {
background: url("images/roomnight.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<<set $gallery.kelly5 = true>>
<video src="kelly5/kelly5.1.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">Please let me go...hahhhh.... It's already night....</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Shut up. We have more fun to do.</div>
</div>
</div>
<video src="kelly5/kelly5.2.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Do you like it? You seem enjoyed~</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">No.....</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Well that's too bad. I could stop if you don't like it.</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">!!!..........</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">You don't want me to stop, don't you? You slutty bitch~</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">Asshole...</div>
</div>
</div>
<video src="kelly5/kelly5.3.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">aaahhh..... (It's actually really good.... My body....)</div>
</div>
</div>
<div class="choice-button">
[[Blowjob->86.15]]
</div><style>
body {
background: url("images/roomnight.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Come here. Give me a blowjob.</div>
</div>
</div>
<video src="kelly5/kelly5.4.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Make me feel good, then I'll give you rewards later~</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">(Fuck.... I'm excited...)</div>
</div>
</div>
<video src="kelly5/kelly5.5.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">aaahhh...Good job~</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">'slurp slurp'...</div>
</div>
</div>
<video src="kelly5/kelly5.6.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Good girl~</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">(His dick is too good...I wanna taste every of it...)</div>
</div>
</div>
<video src="kelly5/kelly5.7.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Fuck! I almost cum! Stop!</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">aaahhh.......</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Good job~ Now let me satisfy you~</div>
</div>
</div>
<div class="choice-button">
[[Makeout->86.16]]
</div><style>
body {
background: url("images/roomnight.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Come here.</div>
</div>
</div>
<video src="kelly5/kelly5.8.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">mmmhhh......</div>
</div>
</div>
<video src="kelly5/kelly5.9.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">hahhh.....</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">You like it huh? Let me taste you more.</div>
</div>
</div>
<video src="kelly5/kelly5.10.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">aaahhhh.....</div>
</div>
</div>
<div class="choice-button">
[[Finger->86.17]]
</div><style>
body {
background: url("images/roomnight.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="kelly5/kelly5.11.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">aaahhhh..... slower...</div>
</div>
</div>
<video src="kelly5/kelly5.12.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">aaahhh....!!!.</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">You just came and your pussy is soaking wet haha~</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">hahhh.... It feels good...</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">You finally admit that you like it haha~</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">Shut up... Quickly fuck me now...</div>
</div>
</div>
<div class="choice-button">
[[Fuck->86.18]]
</div><style>
body {
background: url("images/roomnight.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">You're eager to fuck huh? Well, put it in on yourself.</div>
</div>
</div>
<video src="kelly5/kelly5.13.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">aaahhhh.....fuck....</div>
</div>
</div>
<div class="choice-button">
[[Cowgirl->86.19]]
</div><style>
body {
background: url("images/roomnight.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="kelly5/kelly5.14.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">aaahhhh.....aaahhhh....</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(She's starting to show her true self. She's enjoying it~ My plan has worked~)</div>
</div>
</div>
<video src="kelly5/kelly5.15.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">Fuck! Aaahhh..... I came...</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">You whole~ Let's change the position.</div>
</div>
</div>
<div class="choice-button">
[[Doggy->86.20]]
</div><style>
body {
background: url("images/roomnight.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="kelly5.1/kelly5.16.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">aaahhhh.....harder....</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">What? Say it louder~</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">I want you to fuck me hard...</div>
</div>
</div>
<video src="kelly5.1/kelly5.17.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">aaahhh.....</div>
</div>
</div>
<div class="choice-button">
[[Fuck on Sofa->86.21]]
</div><style>
body {
background: url("images/roomnight.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Come riding me and move it on yourself.</div>
</div>
</div>
<video src="kelly5.1/kelly5.18.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">aaahhh....</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Turn around. I wanna see your face.</div>
</div>
</div>
<video src="kelly5.1/kelly5.19.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">mmmhhh.....hahhh.... (His dick is driving me crazy...)</div>
</div>
</div>
<video src="kelly5.1/kelly5.20.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">aaahhh....</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">You came again~ Now lay down.</div>
</div>
</div>
<div class="choice-button">
[[Missionary->86.22]]
</div><style>
body {
background: url("images/roomnight.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="kelly5.1/kelly5.21.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">aaahhh....</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">It's amazing...</div>
</div>
</div>
<video src="kelly5.1/kelly5.22.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Fuck! I gonna cum!</div>
</div>
</div>
<div class="choice-button">
[[Cum->86.23]]
</div><style>
body {
background: url("images/roomnight.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="kelly5.1/kelly5.23.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">haaahhh......</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">It's amazing...</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Go clean yourself. You can go now.....or...</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">...tomorrow is weekend, we don't have school. You can stay and have more fun with me. How about that? Yor choice.</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">..........</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">I take that as a yes~Let's rest a while. We have a long night~</div>
</div>
</div>
<div class="choice-button">
[[Next->86.24]]
</div><style>
body {
background: url("images/roomday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="kelly5.1/kelly5.24.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">haaahhh......hahhhh</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Damn...It's already morning. We've fucked all night.</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Go home now. I'll see you next time~</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">ok.....</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(She has fallen for my dick now~ But it's not enough, I should make her completely obedient, then I could use her for part of my revenge plan.)</div>
</div>
</div>
<div class="dialogue narration">
*You could have seen different scenes if you choose to gain Kelly's trust before..*
</div>
<div class="choice-button">
[[Next->88]]
</div><style>
body {
background: url("images/roomnight.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<<set $gallery.kelly6 = true>>
<video src="kelly6/kelly6.1.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">mmmhhh.....</div>
</div>
</div>
<video src="kelly6/kelly6.2.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Let me take off your clothes.</div>
</div>
</div>
<video src="kelly6/kelly6.3.mp4" autoplay muted controls width="800"></video>
<div class="choice-button">
[[Continue Makeout->87.4]]
</div><style>
body {
background: url("images/roomnight.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="kelly6/kelly6.4.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">mmmhhh.....(He really has good kissing skill...I'm already wet...)</div>
</div>
</div>
<video src="kelly6/kelly6.5.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">It feels good...</div>
</div>
</div>
<video src="kelly6/kelly6.6.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">I wanna taste you.</div>
</div>
</div>
<video src="kelly6/kelly6.7.mp4" autoplay muted controls width="800"></video>
<div class="choice-button">
[[Cunnilingus->87.5]]
</div><style>
body {
background: url("images/roomnight.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="kelly6/kelly6.8.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">aaahhh.... It's so good...</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Turn around.</div>
</div>
</div>
<video src="kelly6/kelly6.9.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">It's amazing...</div>
</div>
</div>
<div class="choice-button">
[[Handjob->87.6]]
</div><style>
body {
background: url("images/roomnight.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">Now let me satisfy you...</div>
</div>
</div>
<video src="kelly6/kelly6.10.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">Let me take care of your dick~</div>
</div>
</div>
<video src="kelly6/kelly6.11.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">Don't cum too early~ We have a lot of things to do later~</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">hahhh.... I can't hold it when you're kissing me like this haha</div>
</div>
</div>
<video src="kelly6/kelly6.12.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">You're really like kissing huh?</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">Hehe~ Now let me kiss your another part~</div>
</div>
</div>
<div class="choice-button">
[[Blowjob->87.7]]
</div><style>
body {
background: url("images/roomnight.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="kelly6/kelly6.13.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Fuck.... Your skill is too good...</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">'slurp slurp'</div>
</div>
</div>
<video src="kelly6/kelly6.14.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">I can't hold it anymore, let's fuck...</div>
</div>
</div>
<div class="choice-button">
[[Fuck->87.8]]
</div><style>
body {
background: url("images/roomnight.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="kelly6/kelly6.15.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">aaahhh.... Fuck me now...</div>
</div>
</div>
<video src="kelly6.1/kelly6.16.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">Kiss me.</div>
</div>
</div>
<video src="kelly6.1/kelly6.17.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(I can feel her pussy tighten.... It's too good...)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Turn around. I wanna fuck you on four...</div>
</div>
</div>
<div class="choice-button">
[[Doggystyle->87.9]]
</div><style>
body {
background: url("images/roomnight.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="kelly6.1/kelly6.18.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">aaahhh......Harder...</div>
</div>
</div>
<video src="kelly6.1/kelly6.19.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">You like it rough, don't you? Now get on top of me.</div>
</div>
</div>
<div class="choice-button">
[[Cowgirl->87.10]]
</div><style>
body {
background: url("images/roomnight.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="kelly6.1/kelly6.21.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">aaahhh......It's so deep inside me...</div>
</div>
</div>
<video src="kelly6.1/kelly6.22.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Say you like my dick, bitch.</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">I like your dick...</div>
</div>
</div>
<video src="kelly6.1/kelly6.23.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">I almost there...Faster...</div>
</div>
</div>
<video src="kelly6.1/kelly6.24.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">Fuck.....I came...</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Now it's my turn. Lay down.</div>
</div>
</div>
<div class="choice-button">
[[Missionary->87.11]]
</div><style>
body {
background: url("images/roomnight.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="kelly6.1/kelly6.25.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">aaahhh......aaahhh...</div>
</div>
</div>
<video src="kelly6.1/kelly6.26.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">It's too good...</div>
</div>
</div>
<video src="kelly6.1/kelly6.27.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">hahhh......</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">I wanna cum now, it's my turn...</div>
</div>
</div>
<div class="choice-button">
[[Cum->87.12]]
</div><style>
body {
background: url("images/roomnight.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="kelly6.1/kelly6.28.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">haaahhh......haaahhh...</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">It's amazing...</div>
</div>
</div>
<video src="kelly6.1/kelly6.20.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">I like you....I wanna be fucked by you only...</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(Wow...I didn't expect this...but it's good, meaning that she started to trust me. Maybe it's time for my next step...)</div>
</div>
</div>
<div class="dialogue narration">
*You could have seen different scenes if you choose to blackmail Kelly before*
</div>
<div class="choice-button">
[[Next->88]]
</div><style>
body {
background: url("images/schoolhallway.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue narration">
The new semester begins like usual. I wander through the hallway toward my class, killing time before the lesson starts.
</div>
<div class="dialogue">
<img src="images/sam.jpg" alt="Sam">
<div>
<div class="name">Sam</div>
<div class="line">Oh... hey...</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Hey Sam.</div>
</div>
</div>
<div class="dialogue narration">
(He's been acting strange lately... something's bothering him.)
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">What's wrong? Did something happen? You look weird.</div>
</div>
</div>
<div class="dialogue">
<img src="images/sam.jpg" alt="Sam">
<div>
<div class="name">Sam</div>
<div class="line">...Come somewhere quiet. I'll tell you everything.</div>
</div>
</div>
<div class="dialogue narration">
Sam leads me to an empty corner. His face looks tense, like he's been carrying something heavy.
</div>
<div class="dialogue">
<img src="images/sam.jpg" alt="Sam">
<div>
<div class="name">Sam</div>
<div class="line">Things are happening, man... and it's only been a month since school started.</div>
</div>
</div>
<div class="dialogue">
<img src="images/sam.jpg" alt="Sam">
<div>
<div class="name">Sam</div>
<div class="line">Do you remember Esther?</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Yeah, I remember. Why?</div>
</div>
</div>
<div class="dialogue">
<img src="images/sam.jpg" alt="Sam">
<div>
<div class="name">Sam</div>
<div class="line">She's a total bitch. Most students are scared of her background, so they stick to her.</div>
</div>
</div>
<div class="dialogue">
<img src="images/sam.jpg" alt="Sam">
<div>
<div class="name">Sam</div>
<div class="line">
Last week, there was this girl in our class—cute, smart, one of those hardworking types. Esther got jealous. She kept picking on her, then started spreading rumors... saying that girl was a whore.
</div>
</div>
</div>
<div class="dialogue">
<img src="images/sam.jpg" alt="Sam">
<div>
<div class="name">Sam</div>
<div class="line">
Now that girl is gone. She hasn't come to school since. I heard she might've dropped out because she couldn't handle the bullying.
</div>
</div>
</div>
<div class="dialogue">
<img src="images/sam.jpg" alt="Sam">
<div>
<div class="name">Sam</div>
<div class="line">
I don't want to join Esther's side like the others... it's disgusting. But her dad owns several banks in the city. She's popular online too. I heard she has many followers on her social media. Everyone's scared to go against her.
</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">So you're scared you'll be next?</div>
</div>
</div>
<div class="dialogue">
<img src="images/sam.jpg" alt="Sam">
<div>
<div class="name">Sam</div>
<div class="line">
Yeah... I mean, I'm not rich or smart. Maybe she won't notice me. But who knows that crazy bitch? Same goes for her little friend Nana.
</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">
Don't worry. Just keep a low profile. If something happens, come to me, okay?
</div>
</div>
</div>
<div class="dialogue">
<img src="images/sam.jpg" alt="Sam">
<div>
<div class="name">Sam</div>
<div class="line">
Thanks, man. I don't have many people to trust... But you should be careful too. You're getting popular secretly. Some people even think you're a rich kid.
</div>
</div>
</div>
<div class="dialogue">
<img src="images/sam.jpg" alt="Sam">
<div>
<div class="name">Sam</div>
<div class="line">
A lot of girls fancy you. Esther and Nana might get jealous... And with girls like them, that's not a good thing.
</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Got it. Thanks, Sam. I'll be careful.</div>
</div>
</div>
<div class="dialogue narration">
(Esther… seems even more dangerous than I thought.)
</div>
<div class="choice-button">
[[Next->89]]
</div><!-- Aloy -->
<div class="gallery-character">
<img src="images/aloy1.jpg" alt="Aloy" width="120">
<div class="character-name">Aloy</div>
<div class="dialogue narration">
❤️ Love: <<print $aloylove>>
</div>
</div>
<!-- Wendy -->
<div class="gallery-character">
<img src="images/wendy.jpg" alt="Wendy" width="120">
<div class="character-name">Wendy</div>
<div class="dialogue narration">
❤️ Love: <<print $wendylove>>
</div>
</div>
<!-- Kelly -->
<div class="gallery-character">
<img src="images/kelly.jpg" alt="Kelly" width="120">
<div class="character-name">Kelly</div>
<div class="dialogue narration">
❤️ Love: <<print $kellylove>>
</div>
</div>
<!-- Emily -->
<div class="gallery-character">
<img src="images/emily.jpg" alt="Emily" width="120">
<div class="character-name">Emily</div>
<div class="dialogue narration">
❤️ Love: <<print $emilylove>>
</div>
</div>
<!-- Aria -->
<div class="gallery-character">
<img src="images/aria.jpg" alt="Aria" width="120">
<div class="character-name">Aria</div>
<div class="dialogue narration">
❤️ Love: <<print $arialove>>
</div>
</div><style>
body {
background: url("images/streetnight.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue narration">
After school, I met up with Rick. He had just arrived in the city today, and we were having dinner at an extremely high-class restaurant. We sat inside a private luxury booth, the kind where no sound escapes the room.
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Thanks, Rick. I’ve never been to a place like this before...</div>
</div>
</div>
<div class="dialogue">
<img src="images/rick.jpg" alt="Rick">
<div>
<div class="name">Rick</div>
<div class="line">Order whatever you want. You’ve been helping me a lot. So... I heard from Wendy that you two hung out recently, right?</div>
</div>
</div>
<div class="dialogue narration">
(I hope he doesn’t know about the other part… He might actually kill me if he found out...)
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Yeah... we did. (I hope he doesn’t know about the part that Wendy and I had sex... He might actually kill me if he found out...)</div>
</div>
</div>
<div class="dialogue">
<img src="images/rick.jpg" alt="Rick">
<div>
<div class="name">Rick</div>
<div class="line">Relax. I know she likes you, and I trust you. Someone like you would be good for her.</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">I’m happy to hear that... but I still haven’t forgotten about Aloy. I need to find out where she is now.</div>
</div>
</div>
<div class="dialogue">
<img src="images/rick.jpg" alt="Rick">
<div>
<div class="name">Rick</div>
<div class="line">I understand. Do you have any idea where would she be?</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Maybe in her hometown. It's quite far from here.</div>
</div>
</div>
<div class="dialogue">
<img src="images/rick.jpg" alt="Rick">
<div>
<div class="name">Rick</div>
<div class="line">I see. If you want to visit her hometown to find out, I can arrange transportation for you.</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Thank you, Rick. That means a lot to me.</div>
</div>
</div>
<div class="dialogue">
<img src="images/rick.jpg" alt="Rick">
<div>
<div class="name">Rick</div>
<div class="line">Now, before Wendy joins us, let’s talk business. Any progress yet?</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">A little. One of their close friends—Kelly—I’m starting to earn her trust. I'm planning to use her to get more information about those two. They’re not easy people to approach.</div>
</div>
</div>
<div class="dialogue">
<img src="images/rick.jpg" alt="Rick">
<div>
<div class="name">Rick</div>
<div class="line">Good. My men are also stationed around the city. I’ve told them about the plan. If you need help, they’ll support you.</div>
</div>
</div>
<div class="dialogue narration">
Suddenly, the booth door slid open and Wendy stepped inside, smiling brightly. Rick and I immediately shifted away from the serious topic as the atmosphere softened and the three of us began enjoying dinner together.
</div>
<div class="choice-button">
[[Next->90]]
</div><style>
body {
background: url("images/schoolhallway.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue narration">
The next day, I went to school as usual, and after class when I was about to head home, I noticed Emily walking alone.
</div>
<div class="dialogue">
<img src="images/johan.jpg">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(Hmmm... It's not usual that she's walking alone. Maybe it's my chance to get close to her.)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Hey Emily.</div>
</div>
</div>
<div class="dialogue">
<img src="images/emily.jpg">
<div>
<div class="name">Emily</div>
<div class="line">Oh hi <<print $firstname>> ~ It's nice to see you.</div>
</div>
</div>
<div class="dialogue">
<img src="images/emily.jpg">
<div>
<div class="name">Emily</div>
<div class="line">(Aria and Kelly are not with me now, maybe it's my chance to get closer to him before they do~)</div>
</div>
</div>
<div class="dialogue">
<img src="images/emily.jpg">
<div>
<div class="name">Emily</div>
<div class="line">Are you heading home right now?</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Yes, how about you? Are you free later? Wanna hang out?</div>
</div>
</div>
<div class="dialogue">
<img src="images/emily.jpg">
<div>
<div class="name">Emily</div>
<div class="line">(Hehe~ He's asking me out) Sure~ Let's go to the city centre. I always wanted to try some of the café there.</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Sure, let's go now.</div>
</div>
</div>
<div class="choice-button">
[[Next->91]]
</div><style>
body {
background: url("images/cityday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue narration">
We spent the afternoon together, first at a fancy café and then wandering through a luxury shopping mall that was nearly empty, its quiet hallways echoing with soft music as Emily drifted from shop to shop.
</div>
<div class="dialogue">
<img src="images/johan.jpg">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(Damn... she's rich as hell but still wants me to pay for everything; good thing Mr. Rick gave me some pocket money or I’d be ruined, and as expected she’s always using people without hesitation.)</div>
</div>
</div>
<div class="dialogue">
<img src="images/emily.jpg">
<div>
<div class="name">Emily</div>
<div class="line">I'm so happy today~ You're so sweet for buying me so many things~</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">No problem haha~ (What a bitch...)</div>
</div>
</div>
<div class="dialogue">
<img src="images/emily.jpg">
<div>
<div class="name">Emily</div>
<div class="line">I'm getting tired now... maybe we can find somewhere to sit and rest.</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg">
<div>
<div>
<div class="name"><<print $firstname>></div>
<div class="line">We can go to the coffee shop over there; it's cozy and pretty quiet.</div>
</div>
</div>
</div>
<div class="dialogue">
<img src="images/emily.jpg">
<div>
<div class="name">Emily</div>
<div class="line">Hmmm~ I have a better idea. Follow me~</div>
</div>
</div>
<div class="choice-button">
[[Follow her->92]]
</div><style>
body {
background: url("images/hotel.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue narration">
Emily led me across the city to a five-star hotel. She headed straight to the reception, whispered something confidently, then guided me to the top floor where a massive luxury suite waited for us.
</div>
<div class="dialogue">
<img src="images/emily.jpg" alt="Emily">
<div>
<div class="name">Emily</div>
<div class="line">We can relax here~ My father owns this hotel. We can call room service and chill as long as we want.</div>
</div>
</div>
<div class="dialogue narration">
(Of course she does. Figures she’d bring me somewhere only rich people step into.)
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Nice hotel. We can definitely chill here~ (I must act natural… even though this room probably costs more than my rent for a year.)</div>
</div>
</div>
<div class="dialogue narration">
We chatted for a bit, and slowly our conversation drifted into more personal topic.
</div>
<div class="dialogue">
<img src="images/emily.jpg" alt="Emily">
<div>
<div class="name">Emily</div>
<div class="line">So~ do you have a girlfriend before?</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Yeah. But we broke up because we had to live in different cities.</div>
</div>
</div>
<div class="dialogue">
<img src="images/emily.jpg" alt="Emily">
<div>
<div class="name">Emily</div>
<div class="line">She's a lucky girl to have you before~</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">How about you?</div>
</div>
</div>
<div class="dialogue">
<img src="images/emily.jpg" alt="Emily">
<div>
<div class="name">Emily</div>
<div class="line">Me? Nah~ All the guys around me are broke losers. I only keep them close because they can be useful. But... you're different from them~</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line"> (As expected. She only values people she can use… but right now, that works in my favor.)</div>
</div>
</div>
<div class="dialogue">
<img src="images/emily.jpg" alt="Emily">
<div>
<div class="name">Emily</div>
<div class="line">Tell me about your family. I heard they own companies overseas?</div>
</div>
</div>
<div class="dialogue narration">
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Yes, my father owns several retail companies. They sent me back here so I can eventually run the new branch they're planning to open. (She’s digging into my background… trying to see how “worth it” I am.)</div>
</div>
</div>
<div class="dialogue">
<img src="images/emily.jpg" alt="Emily">
<div>
<div class="name">Emily</div>
<div class="line">Wow~ No wonder you're so popular in school. A lot of girls fancy you.</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Really? But I don’t care much about them. I only want the girl who’s special… for example… rich and beautiful at the same time…</div>
</div>
</div>
<div class="dialogue">
<img src="images/emily.jpg" alt="Emily">
<div>
<div class="name">Emily</div>
<div class="line">Hehe~ you’re smooth… I’m curious though… have you ever had sex before?</div>
</div>
</div>
<div class="dialogue narration">
(…That took a huge turn.)
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Well… do you want to find out?</div>
</div>
</div>
<div class="dialogue">
<img src="images/emily.jpg" alt="Emily">
<div>
<div class="name">Emily</div>
<div class="line">You naughty boy~</div>
</div>
</div>
<div class="dialogue narration">
Suddenly, Emily stood up and slowly walked toward me with a playful, hungry look in her eyes.
</div>
<div class="choice-button">
[[Next->93]]
</div><style>
body {
background: url("images/hotel.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<<set $gallery.emily1 = true>>
<video src="emily1/emily1.1.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/emily.jpg" alt="Emily">
<div>
<div class="name">Emily</div>
<div class="line">Is this what you want?~</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Yes, I want it...(Damn...I did not expect she is this forward...)</div>
</div>
</div>
<video src="emily1/emily1.2.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/emily.jpg" alt="Emily">
<div>
<div class="name">Emily</div>
<div class="line">'lift up skirt' Do you like what you see?~</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Yes, I want to see more.</div>
</div>
</div>
<video src="emily1/emily1.3.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/emily.jpg" alt="Emily">
<div>
<div class="name">Emily</div>
<div class="line">Let me take off my bra~</div>
</div>
</div>
<video src="emily1/emily1.4.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">You're sexy.... Come here...</div>
</div>
</div>
<div class="choice-button">
[[Kiss->94]]
</div><style>
body {
background: url("images/hotel.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="emily1/emily1.5.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/emily.jpg" alt="Emily">
<div>
<div class="name">Emily</div>
<div class="line">mmmhh....</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Take off you panties.</div>
</div>
</div>
<video src="emily1/emily1.6.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Let me taste it...</div>
</div>
</div>
<div class="choice-button">
[[Cunnilingus->95]]
</div><style>
body {
background: url("images/hotel.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="emily1/emily1.7.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/emily.jpg" alt="Emily">
<div>
<div class="name">Emily</div>
<div class="line">mmmhh....It's amazing...</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Your pussy taste good~</div>
</div>
</div>
<div class="choice-button">
[[Blowjob->96]]
</div><style>
body {
background: url("images/hotel.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/emily.jpg" alt="Emily">
<div>
<div class="name">Emily</div>
<div class="line">My turn now...Show me your dick...</div>
</div>
</div>
<video src="emily1/emily1.8.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/emily.jpg" alt="Emily">
<div>
<div class="name">Emily</div>
<div class="line">(Wow....His dick is big....even bigger than the ones I saw on the internet...)</div>
</div>
</div>
<video src="emily1/emily1.9.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">It feels good...(Fuck...She's good at it... She's definitely done it before...)</div>
</div>
</div>
<div class="choice-button">
[[Fuck->97]]
</div><style>
body {
background: url("images/hotel.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/emily.jpg" alt="Emily">
<div>
<div class="name">Emily</div>
<div class="line">I can't wait now... Put it inside me...</div>
</div>
</div>
<video src="emily1/emily1.10.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/emily.jpg" alt="Emily">
<div>
<div class="name">Emily</div>
<div class="line">aaahhh.....It so deep...</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">It feels good..</div>
</div>
</div>
<video src="emily1/emily1.11.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Let me fuck you on four...</div>
</div>
</div>
<div class="choice-button">
[[Doogystyle->98]]
</div><style>
body {
background: url("images/hotel.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="emily1/emily1.12.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/emily.jpg" alt="Emily">
<div>
<div class="name">Emily</div>
<div class="line">aaahhh.....It feels good...</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(I can feel her inside become tighten...She's about to cum...)</div>
</div>
</div>
<video src="emily1/emily1.13.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/emily.jpg" alt="Emily">
<div>
<div class="name">Emily</div>
<div class="line">aaahhh.....I came...</div>
</div>
</div>
<div class="choice-button">
[[Missionary->99]]
</div><style>
body {
background: url("images/hotel.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="emily1/emily1.14.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/emily.jpg" alt="Emily">
<div>
<div class="name">Emily</div>
<div class="line">aaahhh.....aaahhh...</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">It's amazing...</div>
</div>
</div>
<video src="emily1/emily1.15.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(Damn! Her pussy is too good...I can't hold it any longer...)</div>
</div>
</div>
<div class="choice-button">
[[Cum->100]]
</div><style>
body {
background: url("images/hotel.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">I'm about to cum...</div>
</div>
</div>
<video src="emily1/emily1.16.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/emily.jpg" alt="Emily">
<div>
<div class="name">Emily</div>
<div class="line">aaahhh.....aaahhh...I feel good...</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Me too...</div>
</div>
</div>
<div class="dialogue">
<img src="images/emily.jpg" alt="Emily">
<div>
<div class="name">Emily</div>
<div class="line">Your cum is on my body, let's take a shower together~</div>
</div>
</div>
<div class="choice-button">
[[Next->101]]
</div><style>
body {
background: url("images/hotel.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<<set $gallery.emily2 = true>>
<video src="emily2/emily2.1.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Hmmmmm...... Aren't we supposed to get shower haha~</div>
</div>
</div>
<div class="dialogue">
<img src="images/emily.jpg" alt="Emily">
<div>
<div class="name">Emily</div>
<div class="line">I can't get enough of you... Let's have more fun</div>
</div>
</div>
<div class="choice-button">
[[Makeout->102]]
</div><style>
body {
background: url("images/hotel.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="emily2/emily2.2.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/emily.jpg" alt="Emily">
<div>
<div class="name">Emily</div>
<div class="line">aaahhh....your licking skill is good~</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">I can do more of it~</div>
</div>
</div>
<video src="emily2/emily2.3.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/emily.jpg" alt="Emily">
<div>
<div class="name">Emily</div>
<div class="line">aaahhh.... You really know how to tease me...</div>
</div>
</div>
<video src="emily2/emily2.4.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/emily.jpg" alt="Emily">
<div>
<div class="name">Emily</div>
<div class="line">aaahhh....it's so good~</div>
</div>
</div>
<div class="dialogue">
<img src="images/emily.jpg" alt="Emily">
<div>
<div class="name">Emily</div>
<div class="line">Let me make you feel good now~</div>
</div>
</div>
<div class="choice-button">
[[Blowjob->103]]
</div><style>
body {
background: url("images/hotel.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="emily2/emily2.5.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/emily.jpg" alt="Emily">
<div>
<div class="name">Emily</div>
<div class="line">'slurp slurp' mmmhhh</div>
</div>
</div>
<video src="emily2/emily2.6.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">aaahhh...(Fuck... Her blowjob skill is even better than Kelly...I already wanted to cum...)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Emily....I almost there....</div>
</div>
</div>
<div class="dialogue">
<img src="images/emily.jpg" alt="Emily">
<div>
<div class="name">Emily</div>
<div class="line">'slurp slurp' mmmhhh...You can cum in my mouth...</div>
</div>
</div>
<div class="choice-button">
[[Cum->104]]
</div><style>
body {
background: url("images/hotel.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="emily2/emily2.7.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">aaahhh... Fuck</div>
</div>
</div>
<div class="dialogue">
<img src="images/emily.jpg" alt="Emily">
<div>
<div class="name">Emily</div>
<div class="line">I'm not gonna stop here, it's only been five minutes~</div>
</div>
</div>
<video src="emily2/emily2.8.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">aaahhh...It's very sensitive...</div>
</div>
</div>
<video src="emily2/emily2.9.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/emily.jpg" alt="Emily">
<div>
<div class="name">Emily</div>
<div class="line">It's your punishment for coming too quick~ Now let's continue on the bed~</div>
</div>
</div>
<div class="choice-button">
[[Next->105.1]]
</div><style>
body {
background: url("images/hotel.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<<set $gallery.emily3 = true>>
<div class="dialogue">
<img src="images/emily.jpg" alt="Emily">
<div>
<div class="name">Emily</div>
<div class="line">Let me tie your hand up, it's your punishment~ Don't cum too quick this time.</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">You're into this kind of stuff huh haha~</div>
</div>
</div>
<video src="emily3/emily3.1.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">aaahhh...</div>
</div>
</div>
<video src="emily3/emily3.2.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/emily.jpg" alt="Emily">
<div>
<div class="name">Emily</div>
<div class="line">Do you like it~</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">I like it...</div>
</div>
</div>
<div class="dialogue">
<img src="images/emily.jpg" alt="Emily">
<div>
<div class="name">Emily</div>
<div class="line">Now make me feel good.</div>
</div>
</div>
<video src="emily3/emily3.3.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/emily.jpg" alt="Emily">
<div>
<div class="name">Emily</div>
<div class="line">hahhh....you did good~ Let me give you some reward~</div>
</div>
</div>
<video src="emily3/emily3.4.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/emily.jpg" alt="Emily">
<div>
<div class="name">Emily</div>
<div class="line">Let's fuck now...I can't wait...</div>
</div>
</div>
<div class="choice-button">
[[Cowgirl->105.2]]
</div><style>
body {
background: url("images/hotel.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="emily3/emily3.5.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/emily.jpg" alt="Emily">
<div>
<div class="name">Emily</div>
<div class="line">ahhhh....you're so deep inside me....</div>
</div>
</div>
<video src="emily3/emily3.6.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/emily.jpg" alt="Emily">
<div>
<div class="name">Emily</div>
<div class="line">Say you like it you naughty boy...</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">I like it...(Damn...I didn't expect her to be dominant in bed...)</div>
</div>
</div>
<video src="emily3/emily3.7.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/emily.jpg" alt="Emily">
<div>
<div class="name">Emily</div>
<div class="line">Fuck.....it's amazing...My legs are shaking...</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Lie down, let me fuck you nice now..</div>
</div>
</div>
<div class="choice-button">
[[Missionary->105.3]]
</div><style>
body {
background: url("images/hotel.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="emily3/emily3.8.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/emily.jpg" alt="Emily">
<div>
<div class="name">Emily</div>
<div class="line">ahhhh....your dick is so hard...</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">You like it huh?(I have to take the lead...to show her who's the dominant one...)</div>
</div>
</div>
<video src="emily3/emily3.9.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/emily.jpg" alt="Emily">
<div>
<div class="name">Emily</div>
<div class="line">Fuck.....I came...</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">I can still keep going. 'Continue fucking'</div>
</div>
</div>
<div class="dialogue">
<img src="images/emily.jpg" alt="Emily">
<div>
<div class="name">Emily</div>
<div class="line">Wait....aaahhh...</div>
</div>
</div>
<video src="emily3/emily3.10.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/emily.jpg" alt="Emily">
<div>
<div class="name">Emily</div>
<div class="line">aaahhh...I came again...</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Let's change position.</div>
</div>
</div>
<div class="choice-button">
[[Doggystyle->105.4]]
</div><style>
body {
background: url("images/hotel.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="emily3/emily3.8.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/emily.jpg" alt="Emily">
<div>
<div class="name">Emily</div>
<div class="line">ahhhh....your dick is so hard...</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">You like it huh?(I have to take the lead...to show her who's the dominant one...)</div>
</div>
</div>
<video src="emily3/emily3.9.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/emily.jpg" alt="Emily">
<div>
<div class="name">Emily</div>
<div class="line">Fuck.....I came...</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">I can still keep going. 'Continue fucking'</div>
</div>
</div>
<div class="dialogue">
<img src="images/emily.jpg" alt="Emily">
<div>
<div class="name">Emily</div>
<div class="line">Wait....aaahhh...</div>
</div>
</div>
<video src="emily3/emily3.10.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/emily.jpg" alt="Emily">
<div>
<div class="name">Emily</div>
<div class="line">aaahhh...I came again...</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Let's change position.</div>
</div>
</div>
<div class="choice-button">
[[Doggystyle->105.5]]
</div><style>
body {
background: url("images/hotel.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">You like me fuck you hard huh? Take this.</div>
</div>
</div>
<video src="emily3/emily3.11.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/emily.jpg" alt="Emily">
<div>
<div class="name">Emily</div>
<div class="line">ahhhh....I came three times already...(His skill is really good...)</div>
</div>
</div>
<div class="dialogue">
<img src="images/emily.jpg" alt="Emily">
<div>
<div class="name">Emily</div>
<div class="line">Wait....let me rest for a while...</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">I almost cum now...endure it...</div>
</div>
</div>
<div class="dialogue">
<img src="images/emily.jpg" alt="Emily">
<div>
<div class="name">Emily</div>
<div class="line">aaahhh...(I'm losing my mind now...)</div>
</div>
</div>
<div class="choice-button">
[[Cum->105.6]]
</div><style>
body {
background: url("images/hotel.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="emily3/emily3.12.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Fuck....Clean my dick now...</div>
</div>
</div>
<video src="emily3/emily3.13.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/emily.jpg" alt="Emily">
<div>
<div class="name">Emily</div>
<div class="line">mmmhhh.....'slurp slurp'</div>
</div>
</div>
<video src="emily3/emily3.14.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/emily.jpg" alt="Emily">
<div>
<div class="name">Emily</div>
<div class="line">hahhh...It's amazing...</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">You can continue, dont you? We have a long night~</div>
</div>
</div>
<div class="dialogue">
<img src="images/emily.jpg" alt="Emily">
<div>
<div class="name">Emily</div>
<div class="line">Yes...</div>
</div>
</div>
<div class="choice-button">
[[Next->105.7]]
</div><style>
body {
background: url("images/hotel.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="emily3/emily3.15.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/emily.jpg" alt="Emily">
<div>
<div class="name">Emily</div>
<div class="line">aaahhhh.....fuck me hard...</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">You can continue, dont you? We have a long night~</div>
</div>
</div>
<div class="dialogue">
<img src="images/emily.jpg" alt="Emily">
<div>
<div class="name">Emily</div>
<div class="line">Yes...</div>
</div>
</div>
<video src="emily3/emily3.16.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/emily.jpg" alt="Emily">
<div>
<div class="name">Emily</div>
<div class="line">hahhh...It's amazing...</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">You really a slut~ When the last time you fucked this good?</div>
</div>
</div>
<div class="dialogue">
<img src="images/emily.jpg" alt="Emily">
<div>
<div class="name">Emily</div>
<div class="line">I never...have orgasm before.... I have fucked with a few boys before...aaahhh....</div>
</div>
</div>
<div class="dialogue">
<img src="images/emily.jpg" alt="Emily">
<div>
<div class="name">Emily</div>
<div class="line">They're unlike you....they never make me feel good...</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(Thing has gone well...Now I have to gain her trust and satisfy her to make her completely trusting me~) </div>
</div>
</div>
<div class="choice-button">
[[Next->105.8]]
</div><style>
body {
background: url("images/hotel.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue narration">
A few hours later...
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">It's getting late... we should head home now.</div>
</div>
</div>
<div class="dialogue narration">
Emily lay naked on the bed, her body still glistening slightly under the soft hotel lights, her breathing slow and satisfied. We have fucked many times this night.
</div>
<div class="dialogue">
<img src="images/emily.jpg" alt="Emily">
<div>
<div class="name">Emily</div>
<div class="line">Tonight was amazing~ Hehe... I hope we can do it again soon.</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Of course we will~ See you, Emily.</div>
</div>
</div>
<div class="dialogue narration">
(Now both Emily and Kelly are getting closer to me. The only one left is Aria... but she's different from them. She doesn't seem interested in me at all—maybe she's just good at hiding it. I should investigate a little more.)
</div>
<div class="choice-button">
[[Next Day->106]]
</div><style>
body {
background: url("images/schoolhallway.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue narration">
Another boring school day passes without anything interesting happening—just the same routine and the same three bitches causing trouble for whoever catches their attention. They really can't go a single day without bullying someone.
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line"> (Hmm...? Someone's messaging me. It's Wendy.)</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">"Hi <<print $firstname>>, are you free later?"</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">"Hi Wendy, yeah, I'm free."</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">"Do you want to come over to my place? I want to try cooking something new, so I was wondering if you'd like to taste it~"</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">"That sounds great. I'm looking forward to it. See you later~"</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">"Sure~"</div>
</div>
</div>
<div class="choice-button">
[[Later->107]]
</div>Aloy:
Emily: 4
Aria: 4
Kelly: 3+3 (if not blackmail)
Wendy: 1<style>
body {
background: url("images/roomday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue narration">
Later that evening, I arrived at Wendy's place. The atmosphere felt warm and a little too quiet, like she had prepared everything long before I got here.
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">Hi... come in. Take a seat first, I'll get you something to drink.</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line"> (She's definitely not inviting me here just for a meal... I can feel it. Maybe I should be more direct.)</div>
</div>
</div>
<div class="dialogue narration">
I step closer to her, gently placing my hand on her shoulder, guiding her to face me. Her eyes widen slightly, her breath softening.
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">You're not inviting me here just for dinner... right?</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">I...</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">I miss you, Wendy. I want to feel you again.</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">Me too...</div>
</div>
</div>
<div class="dialogue narration">
She leans closer, her hand brushing against my chest.
</div>
<div class="choice-button">
[[Kiss->108]]
</div><style>
body {
background: url("images/roomday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="wendy3/wendy3.1.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">mmmhhh......</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line"> (She's getting more aggresive than before...)</div>
</div>
</div>
<video src="wendy3/wendy3.2.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">hahhhh.....</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Wendy....I want you to touch me...</div>
</div>
</div>
<<set $gallery.wendy5 = true>>
<div class="choice-button">
[[Blowjob->109]]
</div><style>
body {
background: url("images/roomday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="wendy3/wendy3.3.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">Like this...?</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Yes....</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">Let me make you feel good... "Kneel down"</div>
</div>
</div>
<video src="wendy3/wendy3.4.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">"slurp slurp"</div>
</div>
</div>
<video src="wendy3/wendy3.5.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Hahhh.... (Kelly and Emily's blowjob skills were definitely better than her....But she's trying her best to make me feel good...which make her cuter than anyone.)</div>
</div>
</div>
<div class="choice-button">
[[Fuck->110]]
</div><style>
body {
background: url("images/roomday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Wendy...stand up...Let me fuck you...</div>
</div>
</div>
<video src="wendy3/wendy3.6.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">Aaahhh....slower...It hurts a bit...</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Sorry.... (I forgot she has not much experience before...)</div>
</div>
</div>
<video src="wendy3/wendy3.7.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">aaahhh....it's starting to feel good...</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Turn around...I wanna see your face.</div>
</div>
</div>
<video src="wendy3/wendy3.8.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">aaahhh....</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">It feels good...</div>
</div>
</div>
<video src="wendy3/wendy3.9.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Hahhh....Wendy....it's so good...</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">Don't stop....I'm about to cum...</div>
</div>
</div>
<video src="wendy3/wendy3.10.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">Aaahhh....I came...</div>
</div>
</div>
<div class="choice-button">
[[Suddenly...->111]]
</div><style>
body {
background: url("images/roomday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="wendy3/wendy3.11.mp4" autoplay muted controls width="800"></video>
<div class="dialogue narration">
Suudenly, my phone rang.
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">Your phone....</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Sorry... Just ignore it. I go hanging it up right now.</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">It's ok. What if it's something urgent? You better answer it.</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Alright.</div>
</div>
</div>
<div class="dialogue narration">
When I picked up the phone, a familiar voice instantly spoke from the other side, soft but urgent.
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">Hi, <<print $firstname>>. It's me... Kelly.</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(Kelly? Why is she calling me right now of all times? I can't let Wendy hear any of this.)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Hey, did something happen? Why are you calling so suddenly?</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">We need to talk. Right now. I'm sending you my location. You need to come over.</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Is it that serious? Can't we just talk on the phone?</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">No... it’s better in person. It’s really important.</div>
</div>
</div>
<div class="dialogue narration">
Shit… this is really bad timing. I'm literally in the middle of something with Wendy, and now Kelly wants to meet immediately. What should I do? Should I go see her, or stay here and find an excuse?
</div>
<div class="choice-button">
[[Stay with Wendy->112.1]]
</div>
<div class="choice-button">
[[Go to see Kelly->113.1]]
</div><style>
body {
background: url("images/roomday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="wendy3/wendy3.12.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">Who... who is it? Is it important?</div>
</div>
</div>
<div class="dialogue narration">
Shit. I really can’t go now—especially when I’m having such a sweet and intimate moment with Wendy.
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line"><i>*mutes the phone*</i> It’s nothing. Just a friend from my class. He wants to hang out.</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">You can go if you want… I’m fine…</div>
</div>
</div>
<div class="dialogue narration">
She says that, but her eyes tell a completely different story. She doesn’t want me to leave.
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Of course I won’t. You’re more important than anyone else. I’ll reject him right now, don’t talk for a moment.</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line"><i>*blushes deeply*</i> (H-He said I’m important…)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line"><i>*unmutes the phone*</i>" Hi… I’m kinda busy right now. I can’t go. How about another day?"</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">"…Okay… How about tomorrow?"</div>
</div>
</div>
<div class="dialogue narration">
Suddenly, Wendy kneeled down and started to suck my dick.
</div>
<video src="wendy3/wendy3.13.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(!!!) "Hahhh....Sure....Tomorrow is fine..."</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">"What's that noise? (I think I heard something weird...)"</div>
</div>
</div>
<video src="wendy3/wendy3.14.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">"I'm working out now. So see you tomorrow. I gotta go." *Hang up the phone*</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">Thanks for staying with me hehe~</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">You naughty girl haha~</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">Go laying on the bed. I'm going to give you reward~</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">I'm excited~</div>
</div>
</div>
<<set $gallery.wendy6 = true>>
<div class="choice-button">
[[Fuck->112.2]]
</div><style>
body {
background: url("images/roomday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="wendy3/wendy3.12.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">Who... who is it? Is it important?</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line"><i>*mutes the phone*</i> Err… it’s my friend from the school. He said he wants to talk to me about something. He rarely calls like this, so… it might be important.</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">Oh… I understand. You can go if you want. Maybe your friend really needs your help.</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Yeah… sorry, Wendy… for stopping like this. I didn’t expect the call.</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">It’s okay. <i>*soft smile*</i> I’ll see you again… if you’re free later.</div>
</div>
</div>
<div class="dialogue narration">
I give her one last apologetic look before stepping away. Her smile lingers, but that tiny sadness in her eyes follows me as I leave.
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Thanks… I’ll get going now.</div>
</div>
</div>
<div class="choice-button">
[[Next->113.2]]
</div><style>
body {
background: url("images/roomday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">When you say I'm important.... Did you really mean it?</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Of course I do.</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line"><i>*Blushes* Here areward for you~</i></div>
</div>
</div>
<video src="wendy3/wendy3.15.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">Put it inside me...</div>
</div>
</div>
<video src="wendy3/wendy3.18.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">aaahhh.....It's so good....</div>
</div>
</div>
<video src="wendy3/wendy3.17.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">It feels amazing...Your riding skill is getting better~</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">Stop...It's embrassing haha~ Let me try faster a bit..</div>
</div>
</div>
<video src="wendy3/wendy3.16.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">It's so deep inside me...</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Turn around.... Let me see your ass~</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">ok.....</div>
</div>
</div>
<div class="choice-button">
[[Reverse Cowgirl->112.3]]
</div><style>
body {
background: url("images/roomday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="wendy3/wendy3.19.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">aaahhh...Your dick is so deep inside me in this position...</div>
</div>
</div>
<video src="wendy3/wendy3.20.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">aaahhh.....I just came.....</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">It's so good....I can't stop...Let me fuck you on four...</div>
</div>
</div>
<div class="choice-button">
[[Doggystyle->112.4]]
</div><style>
body {
background: url("images/roomday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="wendy3/wendy3.21.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">aaahhh...I can't hold it anymore...I gonna cum again...</div>
</div>
</div>
<video src="wendy3/wendy3.22.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">aaahhh.....You fuck me hard...</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">You're too cute....I can't stop fucking you...</div>
</div>
</div>
<div class="choice-button">
[[Side Fuck->112.5]]
</div><style>
body {
background: url("images/roomday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="wendy3/wendy3.23.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">mmmhhh.... It's too rough...</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">It's amazing....I can't stop.....</div>
</div>
</div>
<video src="wendy3/wendy3.24.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">aaahhhh....I came again....</div>
</div>
</div>
<div class="choice-button">
[[Missionary->112.6]]
</div><style>
body {
background: url("images/roomday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">Let me rest for a while....My body's too sensitive right now...</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">I can't hold it....I almost cum now... Lay down...</div>
</div>
</div>
<video src="wendy3/wendy3.25.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Sorry Wendy....It's too good I can't stop...</div>
</div>
</div>
<video src="wendy3/wendy3.26.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">aaahhhhh.....I gonna cum again...!!!</div>
</div>
</div>
<video src="wendy3/wendy3.27.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">Fuck...It's too good...</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line"><i>*Continue fucking*</i> aaahhh...I gonna cum now....</div>
</div>
</div>
<div class="choice-button">
[[Cum->112.7]]
</div><style>
body {
background: url("images/roomday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">aaahhh..!! You can...c...cum on my face!</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">o...ok...</div>
</div>
</div>
<video src="wendy3/wendy3.28.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">hahhh....It's amazing...</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">It's too intense...but I like it haha...</div>
</div>
</div>
<div class="choice-button">
[[Next->112.8]]
</div><style>
body {
background: url("images/roomday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue narration">
Some time later, Wendy and I lay together on her bed. Our bodies were still warm, our breaths slow and gentle as we hugged and kissed each other in the dim, cozy room.
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line"><i>*kissing softly*</i> Mmmhhh…</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">You’re very beautiful, Wendy.</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line"><i>*blushes and hides her face slightly*</i> Stop saying that… hehe~</div>
</div>
</div>
<div class="dialogue narration">
She snuggles closer, resting her head against my chest. But then, her breathing shifts—nervous, hesitant.
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line"><<print $firstname>>, I… I have something to ask you.</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">What is it?</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">I know about your plan with my father… Everything you’re doing is because of your previous girlfriend… I wonder… do you still think of her?</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Mmmh… Honestly? I haven’t thought about her much recently… It’s been two years. I don’t even know where she is… or how to contact her anymore.</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">Do you… still love her?</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Maybe… or maybe not. It’s been so long. But what I’m doing now is for her. I want the people who hurt her to face the consequences they deserve.</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">…Okay.</div>
</div>
</div>
<div class="dialogue narration">
She stays quiet for a moment, then gently lifts her head to meet my eyes.
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">I… I like you. You know that. And I want to be your girlfriend. But… I’ll understand if you reject me. You didn’t break up with your previous girlfriend because you wanted to…</div>
</div>
</div>
<div class="dialogue narration">
Her confession hangs in the air. She must’ve used so much courage to say this. And the truth is… I do have feelings for her.
Maybe it’s time to let go of the past… But I still want to find Aloy. And if I have the chance… I want to see her again.
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line"> (What should I do?)</div>
</div>
</div>
<div class="dialogue narration">
<i>*This choice will not affect significantly the main story or ending, but it will affect the future scenes you will see.*</i>
</div>
<div class="choice-button">
[[Accept her->112.9]]
</div>
<div class="choice-button">
[[Reject her->112.9.2]]
</div>
<style>
body {
background: url("images/roomday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<<set $wendygirlfriend = true>>
<<set $wendylove += 3>>
<div class="dialogue narration">
Wendy love +3 ❤️
</div>
<div class="dialogue narration">
A gentle silence fills the room. Wendy waits for my answer, her eyes soft, hopeful, and trembling. I take a slow breath… and speak from the heart.
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Wendy… to be honest… I have feelings for you too.</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line"><i>*blushes deeply*</i> Y-you… you do?</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Yes. If I didn’t, I wouldn’t be doing all these things with you… I really like you. I want to be your boyfriend.</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line"><i>*leans forward and kisses softly*</i> I like you too…</div>
</div>
</div>
<div class="dialogue narration">
Her lips tremble gently against mine, warm and full of emotion. But I know I still need to tell her the truth—at least part of it.
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">But… I hope you’ll understand. I still haven’t forgotten about my previous girlfriend. I’m still looking for her. I…</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">It’s okay. I know. I’m already grateful… that you’re giving me a chance to be your girlfriend.</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">…Thank you, Wendy.</div>
</div>
</div>
<div class="dialogue narration">
I stayed at Wendy’s place for the rest of the evening. We lay together, hugging tightly beneath the soft blankets as the room grew quiet and warm.
Eventually, she fell asleep in my arms, her breathing calm and peaceful.
</div>
<div class="dialogue narration">
It was a sweet night—simple, gentle, and honest.
And deep inside, I made a silent promise:
I now have another person I want to protect… no matter what comes next.
</div>
<div class="choice-button">
[[Next->115]]
</div><style>
body {
background: url("images/roomday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue narration">
A gentle silence fills the room. Wendy waits for my answer, her eyes soft, hopeful, and trembling. I take a slow breath… and speak from the heart.
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Wendy... to be honest, I do have feelings for you too, and I wouldn’t be doing all of this with you if I didn’t care about you at all...</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">...but I can’t accept your feelings right now. I still haven’t found Aloy, and she still occupies a place in my heart. I haven’t given up on her yet... I’m sorry.</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">It’s okay... I understand. I’m already grateful that you’re willing to stay by my side at all...</div>
</div>
</div>
<div class="dialogue narration">
I see the sorrow flicker in Wendy’s eyes, a quiet pain she tries to hide behind her smile. It stings a little to watch her hurt because of me, but I can’t lie to her. The only thing I can do is stay with her a little longer, letting her know that I’m here—not for her body, but for her as a person.
</div>
<div class="choice-button">
[[Next->115]]
</div><style>
body {
background: url("images/streetday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue narration">
As I walk away from Wendy’s place, my phone vibrates again with the message Kelly sent earlier. I let out a quiet breath, my thoughts shifting.
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(I wonder what Kelly wants to meet me for… She sounded like she needed to talk about something important. If that’s the case… maybe I can use this chance to get a little closer to her, so I can proceed with my next step.)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(Alright… let’s see the location she sent me.)</div>
</div>
</div>
<<if $kellyblackmail is true>>
<div class="choice-button disabled" title="You can choose this option only if you have not blackmailed Kelly before.">
Go to her place
</div>
<div class="choice-button">
[[Go to a hotel->114.1]]
</div>
<<else>>
<div class="choice-button">
[[Go to her place->113.3]]
</div>
<div class="choice-button disabled" title="You can choose this option only if you have blackmailed Kelly before.">
Go to a hotel
</div>
<</if>><style>
body {
background: url("images/hotel.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue narration">
The location Kelly sent me was a hotel. This could be a trap. If she wanted to mess with me, this would be the perfect place. Still, I needed information… and maybe an opportunity.
When I reached the room, the door wasn’t locked. I stepped inside quietly. Kelly was sitting alone on the edge of the bed.
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Alright. I’m here. What do you want to tell me?</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">.....</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Come on. Say it quick. You interrupted me while I was enjoying my time.</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">...Let’s make a deal.</div>
</div>
</div>
<div class="dialogue narration">
A deal? That sounded more like the Kelly I knew.
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">I want you to delete the videos you recorded of me. All of them.</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">And what are you offering me in return?</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">I can give you evidence. About Emily. About Aria. Dirty things they’ve done that you don’t know yet… things you can use against them. You want to fuck them, don’t you? I believe every men want to fuck them.</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(Wow...I did not see that's coming...).</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">And why should I believe you? This could all be a setup. Their families are powerful. You might be trying to lure me to accept your offer just so you can use them to take me down. Meanwhile, you walk away clean.</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">I don’t want my videos in anyone’s hands, and I don’t want to have sex with you anymore....for free...if you give me money, then I'll consider doing it again.</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Know your place, bitch. I can already do whatever I want to you. You’re in no position to bargain with me.</div>
</div>
</div>
<div class="dialogue narration">
Kelly didn’t flinch. Instead, she gave me a dangerous look then slowly reached into her phone.
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">Don’t make me do this. Let me show you something.</div>
</div>
</div>
<div class="dialogue narration">
She tapped her screen and held it up for me to see. It was a recording. The video showed that the day I fucked her in my room, the day I asked her to come over. In the video, Kelly seemed reluctant when I fucked her. This bitch cut the part of video where showing that she enjoyed it. She was prepared that day.
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">What do you think happens if I show this to Emily and Aria? I could say you threatened me to spill out any secrets of them that you could use to blackmail them… and when I refused, you raped me. Even if you said I'm doing prostitution, they would still choose to believe me.</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(Damn it! I let my guard down. I never even noticed she was recording that night. She played innocent in the video… perfectly. With her acting skills, Emily and Aria would definitely believe her side first.)</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">If I wanted to set you up, I would’ve already shown this to them. But I didn’t.</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">Because I want to take them down too. So you only have one choice…Accept my offer.</div>
</div>
</div>
<div class="choice-button">
[[Next->114.2]]
</div><style>
body {
background: url("images/roomday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue narration">
After following the location she sent me, I finally arrived at Kelly’s place. It was a small, quiet apartment—simple, neat, and carrying a faint scent of perfume drifting from inside.
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">Hi~ Come in.</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">You live alone?</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">Mm-hmm. My parents live in another city, so… it’s just me here.</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">So… what’s the thing you wanted to talk about? You said it was something important.</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">Well… I…</div>
</div>
</div>
<div class="dialogue narration">
Kelly didn’t finish her sentence. Instead, she slowly stepped closer—close enough that her shoulder brushed against my arm. Her body leaned into mine, soft and warm. I could tell exactly what she was trying to do. And maybe because she interrupted the moment I had with Wendy earlier, my dick is still rock hard now. I felt myself giving in to start touching her breast.
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">Hehe~ You just got here and you’re already in a rush?</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">That’s your fault.</div>
</div>
</div>
<div class="choice-button">
[[Kiss->113.4]]
</div><h2>Version 0.22 End</h2>
<div class="dialogue narration">
You’ve reached the end of this version. Stay tuned for future updates — with new characters and exclusive content to explore.
</div><style>
body {
background: url("images/roomday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="kelly7/kelly7.1.mp4" autoplay muted controls width="800"></video>
<div class="dialogue narration">
In the middle of kissing, I suddenly thought of something.
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(Wait., this bitch always ask for money to fuck...but I don't care right now, I'm horny as fuck at this moment.)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Same price this time?</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">It's ok... You can do it for free....just for you.</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(It's unusual...but I dont care now...)</div>
</div>
</div>
<video src="kelly7/kelly7.2.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">aaahhh...</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Let me see your ass.</div>
</div>
</div>
<video src="kelly7/kelly7.3.mp4" autoplay muted controls width="800"></video>
<<set $gallery.kelly7 = true>>
<div class="choice-button">
[[Lick her pussy->113.5]]
</div><style>
body {
background: url("images/roomday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="kelly7/kelly7.4.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">aaahhh.....It feels so good...</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Your pussy is delicious~</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">Let me taste your dick now~</div>
</div>
</div>
<div class="choice-button">
[[Blowjob->113.6]]
</div><style>
body {
background: url("images/roomday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="kelly7/kelly7.5.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">*slurp slurp* mmmhhh...</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">aaahhh...it's so good~</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">I can do better~</div>
</div>
</div>
<video src="kelly7/kelly7.6.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Fuck...I can't hold it anymore.</div>
</div>
</div>
<div class="choice-button">
[[Fuck->113.7]]
</div><style>
body {
background: url("images/roomday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="kelly7/kelly7.7.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">aaahhh.... kiss me...</div>
</div>
</div>
<video src="kelly7/kelly7.8.mp4" autoplay muted controls width="800"></video>
<div class="dialogue narration">
We're fucking and kissing together, like a couple, even though I know very well she should be my enemy. But I don't care right now, I want to use her the most I could.
</div>
<div class="choice-button">
[[Doggystyle->113.8]]
</div><style>
body {
background: url("images/roomday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Turn around. I wanna fuck you like this.</div>
</div>
</div>
<video src="kelly7/kelly7.9.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">aaahhh.... harder...</div>
</div>
</div>
<video src="kelly7/kelly7.10.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">Fuck...I wanna cum now...</div>
</div>
</div>
<video src="kelly7/kelly7.11.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">aaahhh.....</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Your pussy is dripping~ let me taste it again~</div>
</div>
</div>
<video src="kelly7/kelly7.12.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">aaahhh....it's so good....</div>
</div>
</div>
<div class="choice-button">
[[Missionary->113.9]]
</div><style>
body {
background: url("images/roomday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Let's continue. I haven't fnished yet.</div>
</div>
</div>
<video src="kelly7/kelly7.13.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">aaahhh....aaahhh</div>
</div>
</div>
<video src="kelly7/kelly7.14.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">I like you, <<print $firstname>>....I wanna cum again...</div>
</div>
</div>
<video src="kelly7/kelly7.15.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">aaahhh.....</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">I almost there...</div>
</div>
</div>
<div class="choice-button">
[[Cum->113.10]]
</div><style>
body {
background: url("images/roomday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="kelly7/kelly7.16.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">aaahhh....you're the best...</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">I feel good too~</div>
</div>
</div>
<div class="dialogue narration">
*You could have seen different scenes if you choose to blackmail Kelly before.*
</div>
<div class="choice-button">
[[Next->113.11]]
</div><style>
body {
background: url("images/roomday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue narration">
After that moment of heat between us, Kelly and I settled on the sofa. She sat so close that our shoulders touched, her body leaning subtly into mine as if she wanted to erase the space between us.
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">So… what was that important thing you wanted to tell me?</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">It’s… um… I… I like you. I want to be your girlfriend...</div>
</div>
</div>
<div class="dialogue narration">
My mind froze for a second. I honestly did not see that coming at all.
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Wait… seriously?</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">Yes… I can quit my “job” right now… I don’t want anyone else to touch me. I only want it to be you…</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">You might be disgusted with what I’ve done, but I didn’t have a choice… I’m not like the others who have rich families. My parents live far away and their medical bills keep piling up… someone has to pay them. I needed to earn money or we wouldn’t survive… and I hated every second of it.</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">But recently… when I look at you… I feel like you’re different. You’re special. So… I hoped… maybe… I could be your girlfriend...I like you...</div>
</div>
</div>
<div class="dialogue narration">
(I didn’t expect any of this. She’s saying she likes me, but I know how Kelly works—this isn’t just feelings. She sees a chance, a benefit, and she’s trying to reach for it. Still, this could be useful… building her trust might be exactly what I need. Even if I want to reject her, I need to do it gently. If she gets upset, I might lose the access I need.)
</div>
<div class="dialogue narration">
(What should I do?)
</div>
<div class="dialogue narration">
<i>*This choice will not significantly affect the main story or ending, but it will affect the future scenes you will see.*</i>
</div>
<div class="choice-button">
[[Accept her feelings->113.12]]
</div>
<div class="choice-button">
[[Reject her feelings but gently->113.12.1]]
</div><style>
body {
background: url("images/roomday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<<set $kellylove += 3>>
<div class="dialogue narration">
kelly love +3 ❤️
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">I… I accept you. I wouldn’t be here if I didn’t have any feelings at all. If you really want this… then yes, I’d like to be your boyfriend. But you need to stop doing those things from now on.</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">Of course! I’ll stop everything. I’ll do anything just for you~</div>
</div>
</div>
<div class="dialogue narration">
Kelly’s smile widened, almost too bright.
But behind that sweetness… something sharper lurked.
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">(He actually accepted me~ I mean… I do like him, but let’s be real, being with him means I don’t need to fuck other man for money anymore. If he buys me what I want, life gets easier. And with him on my side, taking down Emily and Aria becomes even simpler~)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(She’s definitely planning something… but whatever. I can use her too. If getting close to Kelly helps me progress my plans, then I’ll play along. Even if pretending to be a couple with this bitch makes me disgusted.)</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">I like you… hehe~</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line"><i>*leans in and kisses her softly*</i> I like you too.</div>
</div>
</div>
<div class="choice-button">
[[Next->115]]
</div><style>
body {
background: url("images/roomday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">I'm sorry… Kelly. I’m not ready to be in a relationship with anyone right now.</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">Oh… I see… alright.</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">But listen… I wouldn’t be here if I didn’t feel anything for you at all. And your story… it got to me. I want to help you—emotionally, financially, whatever you need.</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">If you need money… we can keep doing this. I’ll support you. Think of it as… friends with benefits~</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">You really want to have sex this with me, huh? Hehe~ Well… I don’t mind~</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">(I’m not surprised he rejected me… but it looks like he believed every part of my story. Good. I still can earn money from him, having sex with him is so much better than others.)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(She’s definitely planning something… but whatever. I can play along. If this helps me gain her trust, even if it means that I have to pay her if I want to fuck her from now on.)</div>
</div>
</div>
<div class="choice-button">
[[Next->115]]
</div><style>
body {
background: url("images/hotel.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue narration">
Kelly watched me quietly, confidence simmering beneath her calm expression.
In her mind, she had already won—already calculated the outcome.
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">(He’ll accept. He has no choice. To be honest, his skill in the bed is the best...but I won’t be anyone’s puppet. If he helps me, I rise above them. If not… I’ll make sure he regrets it.)</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">So… accept it or not?</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">…I refuse. I’m not going to hurt Emily and Aria.</div>
</div>
</div>
<div class="dialogue narration">
Kelly blinked—just once. Shock flickered across her face, then hardened into cold anger.
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">What…? Fine. Have it your way. You’ll get exactly what you deserve.</div>
</div>
</div>
<div class="dialogue narration">
I reached into my pocket and tapped my phone screen, ending the recording I had started before entering the room.
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">I knew this would be a setup. That’s why I recorded everything.</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">What—?! You… you recorded this!?</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Go ahead. Show Emily and Aria whatever you planned. I have your voice recorded. Every word of you plotting to betray them. They’ll know you lied. They’ll also know you doing prostitution.</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">You bastard…!!!</div>
</div>
</div>
<div class="choice-button">
[[Next->114.3]]
</div><style>
body {
background: url("images/hotel.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">You're too naive and arrogant to think that you can set me up. From now on, you have to do whatever I tell you too~</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">You...!!!</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">You wanted to meet me here in a hotel room. I guess you're trying to do something with me~</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">No......</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">You say so~ Now stand up and take off you pants. Or else... you'll know what happen.</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">......</div>
</div>
</div>
<video src="kelly8/kelly8.1.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Damn! You're wearing this to see me here? Turn around and let me see.</div>
</div>
</div>
<video src="kelly8/kelly8.2.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">You're wearing a G-string to meet me? Damn, you're really trying to seduce me, don't you?</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">I did not...!</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">You're lying~ Take off you shirt now.</div>
</div>
</div>
<video src="kelly8/kelly8.3.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">You're lying~ Take off you shirt now.</div>
</div>
</div>
<video src="kelly8/kelly8.4.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Let me see those tits~</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">You pervent...</div>
</div>
</div>
<div class="choice-button">
[[Makeout->114.4]]
</div><style>
body {
background: url("images/hotel.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">You're too naive and arrogant to think that you can set me up. From now on, you have to do whatever I tell you too~</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">You...!!!</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">You wanted to meet me here in a hotel room. I guess you're trying to do something with me~</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">No......</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">You say so~ Now stand up and take off you pants. Or else... you'll know what happen.</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">......</div>
</div>
</div>
<video src="kelly8/kelly8.1.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Damn! You're wearing this to see me here? Turn around and let me see.</div>
</div>
</div>
<video src="kelly8/kelly8.2.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">You're wearing a G-string to meet me? Damn, you're really trying to seduce me, don't you?</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">I did not...!</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">You're lying~ Take off you shirt now.</div>
</div>
</div>
<video src="kelly8/kelly8.3.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">You're lying~ Take off you shirt now.</div>
</div>
</div>
<video src="kelly8/kelly8.4.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Let me see those tits~</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">You pervent...</div>
</div>
</div>
<<set $gallery.kelly8 = true>>
<div class="choice-button">
[[Next->114.5]]
</div><style>
body {
background: url("images/hotel.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Let me lick those tits~</div>
</div>
</div>
<video src="kelly8/kelly8.5.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">Stop.....</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Turn aside. Let me take a look at your asshole~</div>
</div>
</div>
<video src="kelly8/kelly8.6.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">No... Stop... It's embrassing...</div>
</div>
</div>
<video src="kelly8/kelly8.7.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Don't be shy~ We've fucked multiple times before~ See, your pussy is already wet~So I take it as you're ready to fuck~</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">Wait.... No..!.</div>
</div>
</div>
<div class="choice-button">
[[Fuck->114.6]]
</div><style>
body {
background: url("images/hotel.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="kelly8/kelly8.8.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Fuck...Your pussy is so wet...I don't even need any lube...</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">aaahhh...Asshole...</div>
</div>
</div>
<video src="kelly8/kelly8.9.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">aaahhh....Stop...No....</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Shut up, bitch.</div>
</div>
</div>
<video src="kelly8/kelly8.10.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">Please...don't be so rough....</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Shut up. Get up.</div>
</div>
</div>
<div class="choice-button">
[[Doggystyle->114.7]]
</div><style>
body {
background: url("images/hotel.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="kelly8/kelly8.11.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Fuck...Your pussy is tight, even though you get fucked by many men before.</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">aaahhh....bastard...</div>
</div>
</div>
<div class="choice-button">
[[Pronebone->114.8]]
</div><style>
body {
background: url("images/hotel.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="kelly8/kelly8.11.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Fuck...Your pussy is tight, even though you get fucked by many men before.</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">aaahhh....bastard...</div>
</div>
</div>
<div class="choice-button">
[[Missionary->114.9]]
</div><style>
body {
background: url("images/hotel.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="kelly8/kelly8.14.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">aaahhh....slower...I can't...!</div>
</div>
</div>
<video src="kelly8/kelly8.15.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">aaahhh....</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">You're really a slut...</div>
</div>
</div>
<div class="choice-button">
[[Cum->114.10]]
</div><style>
body {
background: url("images/hotel.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">I wanna cum now..!</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">aaahhh...wait..please...pull out...</div>
</div>
</div>
<video src="kelly8/kelly8.16.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">hahhh...Your pussy is too good~ It's too bed to pull it out haha~</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">aaahhh...i hate you...</div>
</div>
</div>
<div class="dialogue narration">
*You could have seen different scenes if you choose to not blackmail Kelly before.*
</div>
<div class="choice-button">
[[Next->115]]
</div>